summarylogtreecommitdiffstats
path: root/headshotbox.service
blob: a5699d3c440b81c43bfb7cca0e33a28c91ed6de1 (plain)
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