summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-23 08:11:14 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-23 08:11:14 -0500
commit433d1c77fb11082d8aade08bdb30ec7623bbbacb (patch)
tree89d8050361e72143db8f0d1f098354a0fe5a246c /INSTALL
parent32dbc0cf54de39eae8ff4faefa4ed22113711ea9 (diff)
downloadgpsd-433d1c77fb11082d8aade08bdb30ec7623bbbacb.tar.gz
"dialout" is sometimes UUCP.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 762d0eaf..e5ee711f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -47,8 +47,9 @@ prototypical device, typically /dev/ttyS0 under Linux or /dev/tty00
under *BSD. It does not actually matter what the owning group is, as
gpsd will look this up on startup. Alternatively, (3), you can set a
fallback group with the gpsd-group option in case the prototype is not
-found: this should be the "dialout" group (or functional equivalent)
-that has write access to serial devices.
+found: this should be the group that has write access to serial
+devices. On Debian and derivatives including Ubuntu this is "dialout";
+on Gentoo/Fedora/openSuse it is "uucp".
Before dropping privileges, gpsd will ensure that it has access to
devices given to it on the command line by forcing their group read