summarylogtreecommitdiffstats
path: root/motsognir.service
blob: cb3f401681a12c0c6920aa8abfbe51693e34813b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=a robust, reliable, and easy to install gopher server
After=network.target network-online.target nss-lookup.target

[Service]
Type=forking
ExecStart=/usr/bin/motsognir
SyslogLevel=err

[Install]
WantedBy=multi-user.target