p!ranha?
Server IP : 103.169.32.36  /  Your IP : 216.73.217.13
Web Server : Apache
System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /opt/eset/efs/lib/install_scripts/

Upload File :
Curr3nt_D!r [ Writeable ] D0cum3nt_r0Ot [ Writeable ]

 
Command :
Current File : /opt/eset/efs/lib/install_scripts/register_service.sh
#!/bin/sh

# Script to be run after package is installed

# run script which set product-specific configuration
/opt/eset/efs/lib/install_scripts/configure.sh

# register periodic statistics reporting in cron
ln -s /opt/eset/efs/etc/cron/eset_efs_report_statistics /etc/cron.monthly

# register and start services
if systemctl --version >/dev/null 2>/dev/null; then
	if [ -d /lib/systemd/system ]; then
		cp /opt/eset/efs/etc/systemd/efs.service /lib/systemd/system/efs.service
	elif [ -d /usr/lib/systemd/system ]; then
		cp /opt/eset/efs/etc/systemd/efs.service /usr/lib/systemd/system/efs.service
	fi
	cp /opt/eset/efs/etc/systemd/efs-user-agent.service /usr/lib/systemd/user/
	chmod 644 /usr/lib/systemd/user/efs-user-agent.service

	systemctl daemon-reload 2>/dev/null
	systemctl enable efs 2> /dev/null
	systemctl start efs 2> /dev/null
else
	# assuming chkconfig exists
	cp /opt/eset/efs/etc/init.d/efs /etc/init.d/efs
	restorecon -F /etc/init.d/efs > /dev/null 2>&1 || true
	chmod u+x /etc/init.d/efs
	if [ -x /sbin/chkconfig ]; then
		/sbin/chkconfig --add efs
	else
		/usr/sbin/update-rc.d efs defaults
	fi
	service efs start
fi
N4m3
5!z3
L45t M0d!f!3d
0wn3r / Gr0up
P3Rm!55!0n5
0pt!0n5
..
--
March 05 2025 05:58:56
0 / 0
0755
check_start.sh
3.026 KB
July 26 2024 11:16:53
0 / 0
0755
configure.sh
0.111 KB
July 26 2024 11:16:53
0 / 0
0755
efs_selinux_uninstall_check.sh
1.154 KB
July 26 2024 11:16:53
0 / 0
0755
eset_efs_sysctl.conf
0.09 KB
July 26 2024 11:16:53
0 / 0
0644
eset_efs_sysctl.sh
1.328 KB
July 26 2024 11:16:53
0 / 0
0755
eset_efs_udev.sh
0.721 KB
July 26 2024 11:16:53
0 / 0
0755
perform_app_update.sh
2.008 KB
July 26 2024 11:16:53
0 / 0
0755
register_service.sh
1.112 KB
July 26 2024 11:16:53
0 / 0
0755
remove_certificates.sh
0.845 KB
July 26 2024 11:16:53
0 / 0
0755
sign_modules.sh
9.305 KB
July 26 2024 11:16:53
0 / 0
0755
unconfigure.sh
0.136 KB
July 26 2024 11:16:53
0 / 0
0755
unregister_service.sh
0.91 KB
July 26 2024 11:16:53
0 / 0
0755