Adding config-powertop
This commit is contained in:
parent
b7dcd23b3f
commit
4fac2e712f
9
config-powertop
Executable file
9
config-powertop
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
cp powertop.service /etc/systemd/system
|
||||||
|
|
||||||
|
systemctl daemon-reload
|
||||||
|
|
||||||
|
systemctl enable powertop.service
|
||||||
|
|
||||||
|
exit 0
|
Loading…
x
Reference in New Issue
Block a user