+#service_cgroup_cleanup

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2018-03-05 01:13:55 +03:00
parent 8ae151b601
commit 7e0df4a559
2 changed files with 20 additions and 2 deletions

View File

@@ -44,3 +44,6 @@
## stopping the service, and the signal to send:
#service_cgroup_kill = 0
#service_cgroup_kill_signal = 15
# Clean up the cgroup when the service exits for any reason
#service_cgroup_cleanup = 0