cgroup/cgrulesgend.service
Przemysław Grondek 2112d7e620 Init conifg
2020-02-25 11:54:05 +01:00

15 lines
253 B
Desktop File

[Unit]
Description=cgroup rules generator
After=network.target cgconfigparser.service
[Service]
User=root
Group=root
Type=forking
EnvironmentFile=-/etc/cgred.conf
ExecStart=/usr/sbin/cgrulesengd
Restart=on-failure
[Install]
WantedBy=multi-user.target