From da6f4c8536ec2c00d6fd2f57360ad50314fe376c Mon Sep 17 00:00:00 2001 From: bol-van Date: Thu, 26 Feb 2026 22:05:29 +0300 Subject: [PATCH] init.d: remove KillMode=none from systemd unit --- init.d/systemd/zapret2.service | 1 - 1 file changed, 1 deletion(-) diff --git a/init.d/systemd/zapret2.service b/init.d/systemd/zapret2.service index ecb2811..abdb831 100644 --- a/init.d/systemd/zapret2.service +++ b/init.d/systemd/zapret2.service @@ -7,7 +7,6 @@ Type=forking Restart=no TimeoutSec=30sec IgnoreSIGPIPE=no -KillMode=none GuessMainPID=no RemainAfterExit=no ExecStart=/opt/zapret2/init.d/sysv/zapret2 start