@@ -26,12 +26,14 @@
|
||||
#service_stop_signal = 15
|
||||
|
||||
# Enable cgroup-related functions
|
||||
cgroups = 1
|
||||
#cgroups = 1
|
||||
|
||||
# Refuse to start the service if its cgroup is not empty
|
||||
service_cgroup_exclusive = 1
|
||||
#service_cgroup_exclusive = 1
|
||||
|
||||
# Wait on all the members of the cgroup to exit when stopping the service.
|
||||
service_cgroup_wait = 1
|
||||
|
||||
service_cgroup_strict = 0
|
||||
|
||||
#logdir = ~/.log
|
||||
|
Reference in New Issue
Block a user