Current Directory: /usr/lib/systemd/system
Viewing 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