Setting tag procprotect-0.4-7
[procprotect.git] / procprotect.service
index b5e410e..fd01aef 100644 (file)
@@ -4,8 +4,9 @@ After=syslog.target network.target
 
 [Service]
 Type=forking
-ExecStart=/sbin/modprobe procprotect
-ControlGroup=cpu:/
+ExecStart=/usr/sbin/procprotect.init
+# it appears this attribute is read-only
+#ControlGroup=cpu:/
 
 [Install]
 WantedBy=multi-user.target