[Unit] Description=Control Group rules service # The service should be able to start as soon as possible, # before any 'normal' services: DefaultDependencies=no Conflicts=shutdown.target Before=basic.target shutdown.target After=cgconfig.service [Service] Type=simple ExecStart=/usr/bin/cgrulesengd -n -f - [Install] WantedBy=sysinit.target