1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00

Move daemon from group 31 to group 1

One of the reasons: rwhod not work, because it got
1,31 instead of 1,1 on setuid(1) and require group 1 for directory access
This commit is contained in:
Andrey A. Chernov 1996-09-01 23:13:16 +00:00
parent 64839956f6
commit 192f27c84c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17996

View File

@ -1,6 +1,6 @@
root::0:0::0:0:Charlie &:/root:/bin/csh
toor:*:0:0::0:0:Bourne-again Superuser:/root:
daemon:*:1:31::0:0:Owner of many system processes:/root:/nonexistent
daemon:*:1:1::0:0:Owner of many system processes:/root:/nonexistent
operator:*:2:20::0:0:System &:/usr/guest/operator:/bin/csh
bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/nonexistent
games:*:7:13::0:0:Games pseudo-user:/usr/games:/nonexistent