| DIR: /etc/systemd/system/multi-user.target.wants /etc/systemd/system/multi-user.target.wants/ |
| 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 |