1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-30 06:45:24 +00:00
gophernicus/gophernicus@.service
fosslinux 7802eca586 version 3.0 release
* release version 3.0
* change appropriate documentation
* change debian packaging for 3.0
2019-06-20 02:22:24 +10:00

11 lines
242 B
Desktop File

[Unit]
Description=Gophernicus gopher server
[Service]
EnvironmentFile=-/etc/default/gophernicus
EnvironmentFile=-/etc/sysconfig/gophernicus
ExecStart=/usr/sbin/gophernicus -h %H $OPTIONS
SuccessExitStatus=1
StandardInput=socket
User=nobody