[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@52.14.201.216: ~ $
#! /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

Filemanager

Name Type Size Permission Actions
awk Folder 0755
coreutils Folder 0755
dbus-1 Folder 0755
dovecot Folder 0755
gcc Folder 0755
getconf Folder 0755
git-core Folder 0755
grubby Folder 0755
imunify-notifier Folder 0755
initscripts Folder 0755
kcare Folder 0755
linux-boot-probes Folder 0755
man-db Folder 0755
microcode_ctl Folder 0755
openldap Folder 0755
openssh Folder 0755
os-probes Folder 0755
p11-kit Folder 0755
plymouth Folder 0755
selinux Folder 0755
smartmontools Folder 0755
sudo Folder 0755
tuned Folder 0755
utempter Folder 0755
chrony-helper File 6.37 KB 0755
ebtables File 1.66 KB 0755
exim.daemon File 758 B 0755
gam_server File 90.73 KB 0755
generate-rndc-key.sh File 546 B 0755
glib-pacrunner File 15.73 KB 0755
gnupg-pcsc-wrapper File 19.3 KB 0755
gpg-check-pattern File 102.95 KB 0755
gpg-preset-passphrase File 86.39 KB 0755
gpg-protect-tool File 185.57 KB 0755
gpg2keys_curl File 44.81 KB 0755
gpg2keys_finger File 61.34 KB 0755
gpg2keys_hkp File 53 KB 0755
gpg2keys_ldap File 61.02 KB 0755
grepconf.sh File 253 B 0755
mlx4-setup.sh File 2.48 KB 0755
newns File 7.03 KB 0755
nm-dhcp-helper File 15.12 KB 0755
nm-dispatcher File 47.7 KB 0755
nm-iface-helper File 839.36 KB 0755
nm-ifdown File 155 B 0755
nm-ifup File 153 B 0755
platform-python File 6.98 KB 0755
rdma-init-kernel File 5.59 KB 0755
rdma-set-sriov-vf File 3.05 KB 0755
report-command-error File 7.29 MB 0755
run-with-intensity File 9.14 MB 0755
tcawmgr.cgi File 19.56 KB 0755
truescale-serdes.cmds File 8.5 KB 0755
urlgrabber-ext-down File 2.54 KB 0755
virt-what-cpuid-helper File 7.02 KB 0755