Project

General

Profile

Download (252 Bytes) Statistics
| Branch: | Revision:
1
[Unit]
2
Description=cgroup rules generator
3
After=network.target cgconfigparser.service
4

    
5
[Service]
6
User=root
7
Group=root
8
Type=forking
9
EnvironmentFile=-/etc/cgred.conf
10
ExecStart=/usr/sbin/cgrulesengd
11
Restart=on-failure
12

    
13
[Install]
14
WantedBy=multi-user.target
(33-33/33)