systemD file freqcpu
This commit is contained in:
parent
a56efa9680
commit
ed0223dc8b
12
freqcpu.service
Normal file
12
freqcpu.service
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Unit]
|
||||
Description=freqcpu - limit CPU frequency
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/freqcpu -d
|
||||
KillMode=process
|
||||
RemainAfterExit=yes
|
Loading…
Reference in New Issue
Block a user