Packaging up recent changes to work around kernel bug
[procprotect.git] / procprotect.service
index b5e410e..54fa73d 100644 (file)
@@ -4,7 +4,7 @@ After=syslog.target network.target
 
 [Service]
 Type=forking
-ExecStart=/sbin/modprobe procprotect
+ExecStart=/usr/sbin/procprotect.init
 ControlGroup=cpu:/
 
 [Install]