From f548e6f53d995bb085abde1074a3a3002d31da12 Mon Sep 17 00:00:00 2001 From: fbt Date: Mon, 8 Jan 2018 12:08:01 +0300 Subject: [PATCH] oops Signed-off-by: fbt --- ssm.conf | 9 --------- 1 file changed, 9 deletions(-) diff --git a/ssm.conf b/ssm.conf index fa025e0..d75fc64 100644 --- a/ssm.conf +++ b/ssm.conf @@ -3,15 +3,6 @@ # Where to search for services, works as a PATH-like array. #service_path = "$XDG_CONFIG_HOME/ssm/services" /etc/ssm/services "$rundir/services" /usr/share/ssm/services -# Set to 1 to enable the systemd comp layer -#systemd = 0 - -# Set to 1 to enable cgroup support -#cgroups = 0 - -# Where to search for systemd services. -#systemd_service_path = /etc/systemd/system /run/systemd/system /lib/systemd/system /usr/lib/systemd/system - # Service defaults # Respawn the service if it exits #service_respawn = 0