Files
Johan Hovold d96d51e1eb 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: Johan Hovold <johan.hovold@lundinova.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-18 19:19:26 +02:00
..
2012-02-23 16:46:32 +01:00
2012-04-18 19:19:26 +02:00