A switch to disable checking if the service pid is in the correct cgroup
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
6
ssm.conf
6
ssm.conf
@@ -34,8 +34,14 @@
|
||||
# Enable cgroup-related functions
|
||||
#cgroups = 0
|
||||
|
||||
# Check if the recorded PID of the service is in the correct cgroup.
|
||||
# Only works with cgroups = 1
|
||||
#cgroups_check_pid = 1
|
||||
|
||||
# Refuse to start the service if its cgroup is not empty
|
||||
# Only works with cgroups = 1
|
||||
#service_cgroup_exclusive = 0
|
||||
|
||||
# Wait on all the members of the cgroup to exit when stopping the service.
|
||||
# Only works with cgroups = 1
|
||||
#service_cgroup_wait = 0
|
||||
|
Reference in New Issue
Block a user