mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-11-03 04:27:17 -05:00
8 lines
130 B
Desktop File
8 lines
130 B
Desktop File
[Unit]
|
|
Description=Gophernicus gopher server
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/in.gophernicus -h %H
|
|
StandardInput=socket
|
|
User=nobody
|