HOME


5h-3LL 1.0
DIR: /etc/systemd/system/multi-user.target.wants
/etc/systemd/system/multi-user.target.wants/
Upload File:
Current File : /usr/lib/systemd/system/sys-snap.service
[Unit]
Description=sys-snap [python edition]

[Service]
Type=forking
ExecStart=/root/bin/sys-snap --start
ExecStop=/root/bin/sys-snap --stop
Restart=always
RestartSec=60s
PIDFile=/run/sys-snap.pid

[Install]
WantedBy=multi-user.target