X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=procprotect.service;h=fd01aef87f313adb0ea99faf4664797dc0a8eccf;hb=5ff3ff2fe5ba68091106a3785f5278b415384869;hp=54fa73d47635aea03dc2690f84fb65189c8a2456;hpb=a5436ade11545ec8b62879d2b9a46a5238dd6722;p=procprotect.git diff --git a/procprotect.service b/procprotect.service index 54fa73d..fd01aef 100644 --- a/procprotect.service +++ b/procprotect.service @@ -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