Skip to content
Commit d96d51e1 authored by Johan Hovold's avatar Johan Hovold Committed by Koen Kooi
Browse files

gpsd: fix gpsd init script



Replace return with exit where appropriate.

Current init script uses return outside of functions resulting in
warnings such as the following when using bash as interpreter:

/etc/init.d/gpsd: line 98: return: can only `return' from a function or sourced script

Signed-off-by: default avatarJohan Hovold <johan.hovold@lundinova.se>
Signed-off-by: default avatarKoen Kooi <koen@dominion.thruhere.net>
parent 41f8ee83
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment