From d883258d1dc454c4b5e85bcc5d70cdf13c50c9be Mon Sep 17 00:00:00 2001 From: asandikci Date: Sat, 29 Jul 2023 14:14:11 +0300 Subject: [PATCH] remove KillMode --- go-daemon/godaemon1.service | 1 - 1 file changed, 1 deletion(-) diff --git a/go-daemon/godaemon1.service b/go-daemon/godaemon1.service index b35db3a..f8c7d74 100644 --- a/go-daemon/godaemon1.service +++ b/go-daemon/godaemon1.service @@ -9,7 +9,6 @@ Group=root ExecStart=/usr/bin/godaemon1 PIDFile=/run/godaemon1.pid -KillMode=none PrivateTmp=false Restart=always