summarylogtreecommitdiffstats
path: root/motsognir.service
blob: c13b308d903ee462be413fb6dafc9c5ddc75ab5a (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