[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