aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-07-30 17:12:52 +0000
committerMark Felder <feld@FreeBSD.org>2015-07-30 17:12:52 +0000
commit000791d335b7686f9e3bc175ddfab59d7af4f590 (patch)
tree33dfc462aa81817bf0b616b22511206568077e5a
parent91237117b7e185371c4ef2c65cc1400ab4e3c8b5 (diff)
downloadports-000791d335b7686f9e3bc175ddfab59d7af4f590.tar.gz
ports-000791d335b7686f9e3bc175ddfab59d7af4f590.zip
Add aprsd to dialer group in GIDs so membership is automatically handled
Notes
Notes: svn path=/head/; revision=393252
-rw-r--r--GIDs2
-rw-r--r--comms/aprsd/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/GIDs b/GIDs
index 6b8726287e87..8250221171f7 100644
--- a/GIDs
+++ b/GIDs
@@ -16,7 +16,7 @@ proxy:*:62:
authpf:*:63:
uucp:*:66:
xten:*:67:
-dialer:*:68:
+dialer:*:68:aprsd
network:*:69:
pgsql:*:70:
ircd:*:72:
diff --git a/comms/aprsd/Makefile b/comms/aprsd/Makefile
index 7fc241025688..13cfe86ca573 100644
--- a/comms/aprsd/Makefile
+++ b/comms/aprsd/Makefile
@@ -18,7 +18,7 @@ SUB_FILES= pkg-message pkg-deinstall
USE_RC_SUBR= aprsd
USERS= aprsd tnc
-GROUPS= aprsd tnc
+GROUPS= aprsd dialer tnc
APRSD_RC_USER= aprsd
APRSD_RC_GROUP= aprsd