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