https://github.com/teknoir/sustayn_os_patch_002
Patch for the first 81 devices
https://github.com/teknoir/sustayn_os_patch_002
Last synced: 7 months ago
JSON representation
Patch for the first 81 devices
- Host: GitHub
- URL: https://github.com/teknoir/sustayn_os_patch_002
- Owner: teknoir
- Created: 2021-03-19T13:57:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-15T18:32:53.000Z (over 4 years ago)
- Last Synced: 2025-01-30T08:43:01.378Z (8 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Patch 002
This patch add requested functionality, and more stability to the script that tries to keep wwan0(LTE) up.Functionality:
* Reboot after 60min when WiFi has been used(reboots every 60 min in WiFi regardless)In the terminal(SSH) enter the following command to apply the patch:
```
bash <(curl -Ls https://raw.githubusercontent.com/teknoir/sustayn_os_patch_002/main/bootstrap.sh)
```To see the new script working:
```
journalctl -b -f -u keepup_wwan@wwan0
```