Skip to content

Commit 0b1baea

Browse files
authored
Added SiGKILL to captagent.service for deb builder
1 parent ee8961c commit 0b1baea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

init/deb/debian/captagent.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ PIDFile=/var/run/captagent.pid
1212
# ExecStart requires a full absolute path
1313
ExecStart=/usr/local/captagent/sbin/captagent -f $CFGFILE -d
1414
Restart=always
15+
KillSignal=SIGKILL
1516

1617
[Install]
1718
WantedBy=multi-user.target

0 commit comments

Comments
 (0)