mirror of
https://github.com/EnumeratedDev/enit.git
synced 2026-09-16 02:26:11 +00:00
Use process group IDs for terminating service subprocesses
This commit is contained in:
@@ -4,4 +4,5 @@ type: background
|
||||
start_cmd: /usr/bin/setsid /sbin/agetty tty4
|
||||
exit_method: kill
|
||||
crash_on_safe_exit: false
|
||||
restart: always
|
||||
restart: always
|
||||
setpgid: false
|
||||
|
||||
Reference in New Issue
Block a user