summaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorVladimír Čunát <vladimir.cunat@nic.cz>2019-10-10 15:16:03 +0200
committerVladimír Čunát <vcunat@gmail.com>2019-10-23 13:48:53 +0200
commitcc7ad97055c48b66929bc4c3c6372314faf8d72c (patch)
tree90cc42b58700be657d246cd9a8780c21d74c7e33 /systemd
parentMerge branch 'systemd-network-online' into 'master' (diff)
downloadknot-resolver-cc7ad97055c48b66929bc4c3c6372314faf8d72c.tar.xz
knot-resolver-cc7ad97055c48b66929bc4c3c6372314faf8d72c.zip
modules/watchdog: use abort() for restarts
Motivation: core-dump might be very useful, and in this case there are even very useful pointers on the C stack.
Diffstat (limited to 'systemd')
-rw-r--r--systemd/kresd@.service.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/systemd/kresd@.service.in b/systemd/kresd@.service.in
index 3e30a33e..6454cc2d 100644
--- a/systemd/kresd@.service.in
+++ b/systemd/kresd@.service.in
@@ -14,7 +14,6 @@ ExecStart=@sbin_dir@/kresd --config=@etc_dir@/kresd.conf
User=@user@
TimeoutStopSec=10s
WatchdogSec=10s
-RestartForceExitStatus=69
Restart=on-abnormal
LimitNOFILE=1048576
Sockets=kresd.socket