This unit is provided by:
Options
-
[Install]
-
WantedBy=sysinit.target
-
-
[Service]
-
Delegate=yes
-
ExecStart=/usr/sbin/cgconfigparser -l /etc/cgconfig.conf -s 1664
-
ExecStop=/usr/sbin/cgclear -l /etc/cgconfig.conf -e
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
Before=basic.target shutdown.target
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Control Group configuration service
-
Additionnal notes
Nothing here.