[gpsd] don't use -n in default gpsd service options

Miroslav Lichvar mlichvar at fedoraproject.org
Wed Dec 4 08:27:27 UTC 2013


commit 3929e176b54cf95f188e84f750aa55a2befc39ef
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Mon Dec 2 19:21:19 2013 +0100

    don't use -n in default gpsd service options

 gpsd.sysconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gpsd.sysconfig b/gpsd.sysconfig
index 56d2e44..3f21e33 100644
--- a/gpsd.sysconfig
+++ b/gpsd.sysconfig
@@ -1,3 +1,3 @@
-OPTIONS="-n"
+OPTIONS=""
 DEVICE="/dev/ttyUSB0"
 USBAUTO="true"


More information about the scm-commits mailing list