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:
parent
987ecffcd0
commit
c1757b861b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user