PATH:
usr
/
libexec
#! /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
[+]
..
[+]
getconf
[+]
awk
[-] grepconf.sh
[edit]
[+]
p11-kit
[+]
coreutils
[+]
grubby
[+]
openldap
[-] urlgrabber-ext-down
[edit]
[-] gnupg-pcsc-wrapper
[edit]
[-] gpg-check-pattern
[edit]
[-] gpg-preset-passphrase
[edit]
[-] gpg-protect-tool
[edit]
[-] gpg2keys_curl
[edit]
[-] gpg2keys_finger
[edit]
[-] gpg2keys_hkp
[edit]
[-] gpg2keys_ldap
[edit]
[+]
selinux
[+]
utempter
[+]
dbus-1
[+]
initscripts
[+]
openssh
[+]
linux-boot-probes
[-] newns
[edit]
[+]
os-probes
[-] abrt-action-generate-machine-id
[edit]
[-] abrt-action-ureport
[edit]
[-] abrt-handle-event
[edit]
[-] nm-dhcp-helper
[edit]
[-] nm-dispatcher
[edit]
[-] nm-iface-helper
[edit]
[-] ebtables
[edit]
[+]
plymouth
[-] abrt-action-install-debuginfo-to-abrt-cache
[edit]
[-] abrt-gdb-exploitable
[edit]
[-] abrt-hook-ccpp
[edit]
[-] virt-what-cpuid-helper
[edit]
[-] fprintd
[edit]
[+]
hypervkvpd
[+]
tuned
[+]
psacct
[+]
smartmontools
[-] ntpdate-wrapper
[edit]
[-] chrony-helper
[edit]
[+]
microcode_ctl
[+]
systemtap
[+]
man-db
[+]
sudo
[-] platform-python
[edit]
[+]
lsm.d
[-] nm-ifdown
[edit]
[-] nm-ifup
[edit]
[+]
gcc
[-] generate-rndc-key.sh
[edit]
[+]
dovecot
[-] exim.daemon
[edit]
[+]
git-core