1 2 3 4 5 6 7 8 9 10 11
[Unit] Description=Headshot Box daemon [Service] Type=simple ExecStart=/usr/bin/bash /usr/share/headshotbox/headshotbox-p.sh %i WorkingDirectory=/usr/share/headshotbox/ Restart=on-failure [Install] WantedBy=default.target