mobile-linux-push-notifications: fix src-port -> dest-port typo
This commit is contained in:
@@ -275,7 +275,7 @@ done
|
||||
|
||||
# configure to wake on any traffic to that ntfy connection
|
||||
rtl8723cs-wowlan enable-clean
|
||||
rtl8723cs-wowlan tcp --src-port "$port"
|
||||
rtl8723cs-wowlan tcp --dest-port "$port"
|
||||
|
||||
sxmo_log "calling suspend with suspend_time 600"
|
||||
doas rtcwake -m mem -s 600 || exit 1
|
||||
|
Reference in New Issue
Block a user