Use process group IDs for terminating service subprocesses

This commit is contained in:
2025-11-08 20:06:59 +02:00
parent 5ed1128e43
commit 70ef610ce6
8 changed files with 25 additions and 8 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ type: background
start_cmd: /usr/bin/setsid /sbin/agetty tty5
exit_method: kill
crash_on_safe_exit: false
restart: always
restart: always
setpgid: false