repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[ArchLinux/community.git]
/
linux-tools
/
trunk
/
cpupower.service
blob
dd432daa39e80571d7eaf1d015fe3908da644a91
1
[Unit]
2
Description=Apply cpupower configuration
3
ConditionVirtualization=!container
4
5
[Service]
6
Type=oneshot
7
EnvironmentFile=/etc/default/cpupower
8
ExecStart=/usr/lib/systemd/scripts/cpupower
9
RemainAfterExit=yes
10
11
[Install]
12
WantedBy=multi-user.target