/usr/libexec
#!/usr/bin/sh RETVAL=0 case "$1" in start) # start daemons PERL_AT_STARTUP="" if [ ! -e "/var/cpanel/conserve_memory" ]; then PERL_AT_STARTUP="-ps" fi if [ -f /etc/exim_outgoing.conf ]; then /usr/sbin/exim $PERL_AT_STARTUP -bd -oP ${LISTENER_PID_FILE} /usr/sbin/exim -C /etc/exim_outgoing.conf -q$QUEUE -oP ${OUTGOING_PID_FILE} else /usr/sbin/exim $PERL_AT_STARTUP -bd -q$QUEUE -oP ${LISTENER_PID_FILE} fi ;; reload) # reload daemons if [ -f /etc/exim_outgoing.conf ]; then /bin/kill -HUP $(cat ${OUTGOING_PID_FILE}) RETVAL=$? fi /bin/kill -HUP $(cat ${LISTENER_PID_FILE}) if [ "x$?" != "x0" ]; then RETVAL=$? fi ;; *) echo "Usage: exim {start|reload} [should be called by systemd]" esac exit $RETVAL
.
Edit
..
Edit
arptables-helper
Edit
arptables-nft-helper
Edit
at-spi-bus-launcher
Edit
at-spi2-registryd
Edit
awk
Edit
cloudlinux-backup
Edit
copy_jdk_configs.lua
Edit
copy_jdk_configs_fixFiles.sh
Edit
coreutils
Edit
cpanel-pdns
Edit
dconf-service
Edit
dirmngr_ldap
Edit
dnf-utils
Edit
dovecot
Edit
dpkg
Edit
exim.daemon
Edit
fips-setup-helper
Edit
flatpak-oci-authenticator
Edit
flatpak-portal
Edit
flatpak-session-helper
Edit
flatpak-system-helper
Edit
flatpak-validate-icon
Edit
gawk
Edit
gcc
Edit
generate-rndc-key.sh
Edit
geoclue
Edit
geoclue-2.0
Edit
getconf
Edit
git-core
Edit
glib-pacrunner
Edit
gpg-check-pattern
Edit
gpg-pair-tool
Edit
gpg-preset-passphrase
Edit
gpg-protect-tool
Edit
gpg-wks-client
Edit
grepconf.sh
Edit
grub2
Edit
grubby
Edit
gstreamer-1.0
Edit
hostname
Edit
import-state
Edit
imunify-message-gateway
Edit
imunify-notifier
Edit
imunify360
Edit
imunify360-cgroup-process-wrapper
Edit
initscripts
Edit
installkernel
Edit
irqbalance
Edit
keyboxd
Edit
linux-boot-probes
Edit
loadmodules
Edit
low-memory-monitor
Edit
man-db
Edit
microcode_ctl
Edit
netdata
Edit
nfs-utils
Edit
nfsrahead
Edit
nm-daemon-helper
Edit
nm-dhcp-helper
Edit
nm-dispatcher
Edit
nm-ifdown
Edit
nm-ifup
Edit
nm-initrd-generator
Edit
nm-priv-helper
Edit
openldap
Edit
openssh
Edit
os-prober
Edit
os-probes
Edit
p11-kit
Edit
passenger
Edit
platform-python
Edit
platform-python-config
Edit
platform-python3.9
Edit
platform-python3.9-config
Edit
platform-python3.9-x86_64-config
Edit
report-command-error
Edit
revokefs-fuse
Edit
rtkit-daemon
Edit
run-with-intensity
Edit
scdaemon
Edit
selinux
Edit
smartmontools
Edit
sssd
Edit
sudo
Edit
totem-pl-parser
Edit
tracker-extract-3
Edit
tracker-miner-fs-3
Edit
tracker-miner-fs-control-3
Edit
tracker-writeback-3
Edit
tracker-xdg-portal-3
Edit
tracker3
Edit
tuned
Edit
upowerd
Edit
utempter
Edit
vi
Edit
virt-what-cpuid-helper
Edit
xdg-desktop-portal
Edit
xdg-desktop-portal-gtk
Edit
xdg-document-portal
Edit
xdg-permission-store
Edit