forked from rpms/openssh
Remove RestartPreventExitStatus which can break on slow networks
This commit is contained in:
parent
fb74d1ec96
commit
93868f39a9
@ -12,7 +12,6 @@ ExecReload=/bin/kill -HUP $MAINPID
|
||||
KillMode=process
|
||||
Restart=on-failure
|
||||
RestartSec=42s
|
||||
RestartPreventExitStatus=255
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user