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