mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-12-04 14:46:37 -05:00
Ignore exit errors in systemd configuration
This commit is contained in:
parent
7307e8d8d8
commit
3f77e5db86
@ -5,5 +5,6 @@ Description=Gophernicus gopher server
|
||||
EnvironmentFile=-/etc/default/gophernicus
|
||||
EnvironmentFile=-/etc/sysconfig/gophernicus
|
||||
ExecStart=/usr/sbin/in.gophernicus -h %H $OPTIONS
|
||||
SuccessExitStatus=1
|
||||
StandardInput=socket
|
||||
User=nobody
|
||||
|
Loading…
Reference in New Issue
Block a user