2012-07-30 09:57:39 +08:00
|
|
|
[Unit]
|
|
|
|
Description=Apply cpupower configuration
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
2013-01-25 00:59:02 +08:00
|
|
|
ExecStart=/usr/lib/systemd/scripts/cpupower
|
2012-07-30 09:57:39 +08:00
|
|
|
RemainAfterExit=yes
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|