X7ROOT File Manager
Current Path:
/usr/lib/tuned/powersave
usr
/
lib
/
tuned
/
powersave
/
📁
..
📄
script.sh
(269 B)
📄
tuned.conf
(557 B)
Editing: 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 $@
Upload File
Create Folder