diff options
author | brian <brian@cvs.openbsd.org> | 1997-12-11 02:54:24 +0000 |
---|---|---|
committer | brian <brian@cvs.openbsd.org> | 1997-12-11 02:54:24 +0000 |
commit | 8ffb813e082422ac28c110b661fd0f07ab65152b (patch) | |
tree | 820e9541f513c5f73c7401bd1fc9b7b8f9fd01fd /etc | |
parent | f4798fdb813f65e164571d29e0df01dcfd181d9f (diff) |
Add group `network'.
This group is intended for use by network daemons
such as ppp, pppd and slattach. These programs will
be mode 4550 and group network (soon), allowing the
sys-admin control over who manipulates interface
configurations and routing tables.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/group b/etc/group index 93237920bcf..1f39f2da955 100644 --- a/etc/group +++ b/etc/group @@ -12,6 +12,7 @@ games:*:13: staff:*:20:root guest:*:31:root utmp:*:45: +network:*:69: ingres:*:74:ingres dialer:*:117: nogroup:*:32766: |