remove definition of read-only attribute ControlGroup
[procprotect.git] / procprotect.service
index 54fa73d..fd01aef 100644 (file)
@@ -5,7 +5,8 @@ After=syslog.target network.target
 [Service]
 Type=forking
 ExecStart=/usr/sbin/procprotect.init
-ControlGroup=cpu:/
+# it appears this attribute is read-only
+#ControlGroup=cpu:/
 
 [Install]
 WantedBy=multi-user.target