HOME


5h-3LL 1.0
DIR: /etc/systemd/system/multi-user.target.wants
/etc/systemd/system/multi-user.target.wants/
Upload File:
Current File : /etc/systemd/system/securetmp.service
[Unit]
Description=securetmp service
ConditionFileIsExecutable=/usr/local/cpanel/scripts/securetmp
ConditionPathExists=!/var/cpanel/version/securetmp_disabled
Before=network.target network-online.target

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/local/cpanel/scripts/securetmp --auto --nodaemonize

[Install]
WantedBy=multi-user.target