Submit
Path:
~
/
/
lib
/
tuned
/
powersave
/
File Content:
script.sh
#!/bin/sh . /usr/lib/tuned/functions start() { [ "$USB_AUTOSUSPEND" = 1 ] && enable_usb_autosuspend enable_wifi_powersave return 0 } stop() { [ "$USB_AUTOSUSPEND" = 1 ] && disable_usb_autosuspend disable_wifi_powersave return 0 } process $@
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
script.sh
269 bytes
0755
tuned.conf
557 bytes
0644
N4ST4R_ID | Naxtarrr