mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-12-04 14:46:37 -05:00
8 lines
130 B
SYSTEMD
8 lines
130 B
SYSTEMD
|
[Unit]
|
||
|
Description=Gophernicus gopher server
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/sbin/in.gophernicus -h %H
|
||
|
StandardInput=socket
|
||
|
User=nobody
|