repoindex/resources/systemd/repoindex.service

13 lines
195 B
SYSTEMD
Raw Permalink Normal View History

2016-01-06 02:08:24 +01:00
[Unit]
Description=A repository browser.
After=network.target
[Service]
User=http
ExecStart=/usr/bin/repoindex server
KillSignal=SIGQUIT
Restart=on-failure
[Install]
WantedBy=multi-user.target