]> git.pld-linux.org Git - packages/libcgroup.git/blob - cgred.service
- rel 2; mount tmpfs for /sys/fs/cgroup if not already mounted
[packages/libcgroup.git] / cgred.service
1 [Unit]
2 Description=CGroups Rules Engine Daemon
3 After=syslog.target
4
5 [Service]
6 EnvironmentFile=-/etc/sysconfig/cgred
7 ExecStart=/sbin/cgrulesengd -n $OPTIONS
8
9 [Install]
10 WantedBy=multi-user.target
This page took 0.02708 seconds and 3 git commands to generate.