Blame cpupower.service

Laura Abbott a8f134
[Unit]
Laura Abbott a8f134
Description=Configure CPU power related settings
Laura Abbott a8f134
After=syslog.target
Laura Abbott a8f134
Laura Abbott a8f134
[Service]
Laura Abbott a8f134
Type=oneshot
Laura Abbott a8f134
RemainAfterExit=yes
Laura Abbott a8f134
EnvironmentFile=/etc/sysconfig/cpupower
Laura Abbott a8f134
ExecStart=/usr/bin/cpupower $CPUPOWER_START_OPTS
Laura Abbott a8f134
ExecStop=/usr/bin/cpupower $CPUPOWER_STOP_OPTS
Laura Abbott a8f134
Laura Abbott a8f134
[Install]
Laura Abbott a8f134
WantedBy=multi-user.target