
This is needed for Ubuntu Xenial. Change-Id: Ibe7d18f10aa48222b8bc08fd6f56cc9cd2790232 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
12 lines
208 B
Desktop File
12 lines
208 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
|