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