PATH:
usr
/
sbin
#!/opt/cloudlinux/venv/bin/python3 -bb # coding=utf-8 # # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2026 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENSE.TXT # # DEPRECATED: lvdctl is replaced by isolatectl. # This wrapper prints a deprecation warning and delegates to # ``isolatectl limits <subcommand> [args...]``. import os import sys def main(): print("Warning: lvdctl is deprecated. " "Use 'isolatectl limits <command>' instead.", file=sys.stderr) argv = ['isolatectl', 'limits'] + sys.argv[1:] os.execvp('isolatectl', argv) if __name__ == '__main__': main()
[-] ldconfig
[edit]
[-] dnssec-dsfromkey
[edit]
[-] ddns-confgen
[edit]
[-] saslauthd
[edit]
[-] saslpasswd2
[edit]
[-] named-checkzone
[edit]
[-] dnssec-settime
[edit]
[-] faillock
[edit]
[-] pam_timestamp_check
[edit]
[-] dnssec-coverage
[edit]
[-] cagefs_enter_site
[edit]
[-] tmpwatch
[edit]
[-] genrandom
[edit]
[-] sasldblistusers2
[edit]
[-] ip
[edit]
[-] lvdctl
[edit]
[-] consoletype
[edit]
[-] exim
[edit]
[-] pwhistory_helper
[edit]
[-] cracklib-packer
[edit]
[-] dnssec-importkey
[edit]
[-] dnssec-verify
[edit]
[-] dnssec-keyfromlabel
[edit]
[-] isc-hmac-fixup
[edit]
[-] proxyexec
[edit]
[-] cagefsctl-user
[edit]
[-] cracklib-unpacker
[edit]
[-] pluginviewer
[edit]
[-] cloudlinux-selector
[edit]
[-] dnssec-revoke
[edit]
[+]
..
[-] chroot
[edit]
[-] sendmail
[edit]
[-] cracklib-check
[edit]
[-] cxs
[edit]
[-] dnssec-keymgr
[edit]
[-] unix_chkpwd
[edit]
[-] testsaslauthd
[edit]
[-] unix_update
[edit]
[-] nsec3hash
[edit]
[-] mkhomedir_helper
[edit]
[-] dnssec-checkds
[edit]
[-] isolatectl
[edit]
[-] dnssec-signzone
[edit]
[-] named-compilezone
[edit]
[-] tsig-keygen
[edit]
[-] cracklib-format
[edit]
[-] create-cracklib-dict
[edit]
[-] pam_console_apply
[edit]
[-] dnssec-keygen
[edit]