2012-07-23 23:25:09 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Apply cpupower configuration
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
2012-08-07 16:11:48 +00:00
|
|
|
ExecStart=/usr/lib/systemd/scripts/cpupower
|
2012-07-23 23:25:09 +00:00
|
|
|
RemainAfterExit=yes
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|