summarylogtreecommitdiffstats
path: root/gophrier.service
blob: 66dff33591169101b89bbe9ad7f0e21ddc1e4220 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Gophrier Gopher server
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/gophrier -d 0

[Install]
WantedBy=multi-user.target