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