summaryrefslogtreecommitdiff
path: root/gpsd.c
diff options
context:
space:
mode:
authorMichael Tatarinov <kukabu@gmail.com>2011-09-14 20:36:26 +0400
committerEric S. Raymond <esr@thyrsus.com>2011-09-15 17:12:57 -0400
commite0144bdc915a00a5554bcd6500adbaf437aa1e16 (patch)
treed0ae2f06255b0e2382cf3f5555fb6ffd2d3cf071 /gpsd.c
parent97947ed78898e786e568183d7665fe88ff36546f (diff)
downloadgpsd-e0144bdc915a00a5554bcd6500adbaf437aa1e16.tar.gz
Define default gpsd_user name in SConstruct.
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Diffstat (limited to 'gpsd.c')
-rw-r--r--gpsd.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gpsd.c b/gpsd.c
index bae6bf21..cfc312aa 100644
--- a/gpsd.c
+++ b/gpsd.c
@@ -61,11 +61,6 @@
#define PROTO_TTY "/dev/ttyS0" /* correct for Linux */
#endif
-/* Name of (unprivileged) user to change to when we drop privileges. */
-#ifndef GPSD_USER
-#define GPSD_USER "nobody"
-#endif
-
/*
* Timeout policy. We can't rely on clients closing connections
* correctly, so we need timeouts to tell us when it's OK to