libcgroup/cgred.service
Jan Safranek 243703cc86 Update to 0.38.rc1
- move to /usr
- use systemd unit files
2012-02-07 09:37:44 +01:00

11 lines
207 B
Desktop File

[Unit]
Description=CGroups Rules Engine Daemon
After=syslog.target
[Service]
Type=forking
EnvironmentFile=-/etc/sysconfig/cgred
ExecStart=/usr/sbin/cgrulesengd $OPTIONS
[Install]
WantedBy=multi-user.target