mirror of
https://github.com/EnumeratedDev/enit.git
synced 2026-09-25 15:06:11 +00:00
Use process group IDs for terminating service subprocesses
This commit is contained in:
@@ -152,6 +152,7 @@ func Init() {
|
||||
ExitMethod: "",
|
||||
StopCmd: "",
|
||||
Restart: "",
|
||||
Setpgid: true,
|
||||
CrashOnSafeExit: true,
|
||||
LogOutput: true,
|
||||
Filepath: path.Join(serviceConfigDir, "services", entry.Name()),
|
||||
|
||||
Reference in New Issue
Block a user