Adding config-powertop
This commit is contained in:
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
|
Reference in New Issue
Block a user