X7ROOT File Manager
Current Path:
/lib/tuned/powersave
lib
/
tuned
/
powersave
/
ðŸ“
..
📄
script.sh
(271 B)
📄
tuned.conf
(634 B)
Editing: script.sh
#!/bin/bash . /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