From: Lionel Sambuc Date: Wed, 13 Mar 2013 10:37:13 +0000 (+0100) Subject: Change the group of ast to users instead of others X-Git-Tag: v3.3.0~1088 X-Git-Url: http://zhaoyanbai.com/repos//%22http:/www.isc.org/%22?a=commitdiff_plain;h=173f4de7a1871bf41930705775c677e56969b20b;p=minix.git Change the group of ast to users instead of others Change-Id: I3c92554f209fa39597e55a6b407dddd447111f2f --- diff --git a/etc/Makefile b/etc/Makefile index 530e5296a..0ab89a00b 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -433,7 +433,7 @@ install-etc-files-safe: .PHONY .MAKE check_DESTDIR MAKEDEV ${BINOWN} ${BINGRP} ${BINMODE} ${NETBSDSRCDIR}/etc/devmand/scripts/ ${DESTDIR}/etc/devmand/scripts/ singlechar \ ${BINOWN} ${BINGRP} ${NONBINMODE} ${NETBSDSRCDIR}/etc/ast/ ${DESTDIR}/usr/ast/ .[aepv]* \ ${BINOWN} ${BINGRP} ${NONBINMODE} ${NETBSDSRCDIR}/etc/ast/ ${DESTDIR}/root/ .[aepv]* \ - ast ${BINGRP} ${NONBINMODE} ${NETBSDSRCDIR}/etc/ast/ ${DESTDIR}/home/ast/ .[aepv]* \ + ast users ${NONBINMODE} ${NETBSDSRCDIR}/etc/ast/ ${DESTDIR}/home/ast/ .[aepv]* \ bin ${BINGRP} ${NONBINMODE} ${NETBSDSRCDIR}/etc/ast/ ${DESTDIR}/home/bin/ .[aepv]* \ ${_MKMSG_INSTALL} ${DESTDIR}${_dir}${file} diff --git a/etc/master.passwd b/etc/master.passwd index c008a01b7..86fd414d6 100644 --- a/etc/master.passwd +++ b/etc/master.passwd @@ -4,7 +4,7 @@ bin:*:2:0::0:0:Binaries:/home/bin:/bin/sh uucp:*:5:5::0:0:UNIX to UNIX copy:/usr/spool/uucp:/usr/bin/uucico news:*:6:6::0:0:Usenet news:/usr/spool/news:/bin/sh ftp:*:7:7::0:0:Anonymous FTP:/usr/ftp:/bin/sh -ast:*:8:3::0:0:Andrew S. Tanenbaum:/home/ast:/bin/sh +ast:*:8:100::0:0:Andrew S. Tanenbaum:/home/ast:/bin/sh www:*:9:9::0:0:World Wide Web:/usr/www:/bin/sh driver:*:10:10::0:0:Device Drivers:/:/bin/sh server:*:11:11::0:0:OS Servers:/:/bin/sh