X-Git-Url: https://git.toastfreeware.priv.at/gregoa/zavai.git/blobdiff_plain/a2ff747068ca6623507e01b43fb83fba14575421..373bed0808e8be1c5230bee1ee78c83c0d5605a2:/hooks/gps diff --git a/hooks/gps b/hooks/gps index 6eecd99..c11c8b9 100755 --- a/hooks/gps +++ b/hooks/gps @@ -29,6 +29,7 @@ case "$1" in stop) /etc/init.d/gpsd stop om gps power 0 + om gps keep-on-in-suspend o ;; *) echo "Usage: $0 {start|stop|status}." >&2