Remove RestartPreventExitStatus which can break on slow networks

This commit is contained in:
Jakub Jelen 2017-03-22 18:00:17 +01:00
parent fb74d1ec96
commit 93868f39a9

View File

@ -12,7 +12,6 @@ ExecReload=/bin/kill -HUP $MAINPID
KillMode=process KillMode=process
Restart=on-failure Restart=on-failure
RestartSec=42s RestartSec=42s
RestartPreventExitStatus=255
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target