Setting tag procprotect-0.4-7
[procprotect.git] / procprotect.service
1 [Unit]
2 Description=procprotect module
3 After=syslog.target network.target
4
5 [Service]
6 Type=forking
7 ExecStart=/usr/sbin/procprotect.init
8 # it appears this attribute is read-only
9 #ControlGroup=cpu:/
10
11 [Install]
12 WantedBy=multi-user.target