summarylogtreecommitdiffstats
path: root/justlog.service
blob: 5b5df5a15fd4644b2285a7dec77c77cd6b9d59b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=twitch logging platform

[Service]
User=justlog
Group=justlog
Restart=on-failure
ExecStart=justlog
WorkingDirectory=/etc/justlog

[Install]
WantedBy=default.target