e090013056
/etc CHANGES: - /etc/drivers.conf has been renamed to /etc/system.conf. Every entry in the file is now marked as "service" rather than driver. - user "service" has been added to password file /etc/passwd. - docs/UPDATING updated accordingly, as well as every other mention to the old drivers.conf in the system. RS CHANGES: - No more distinction between servers and drivers. - RS_START has been renamed to RS_UP and the old legacy RS_UP and RS_UP_COPY dropped. - RS asks PCI to set / remove ACL entries only for services whose ACL properties have been set. This change eliminates unnecessary warnings. - Temporarily minimize the risk of potential races at boot time or when starting a new service. Upcoming changes will eliminate races completely. - General cleanup.
15 lines
495 B
Text
Executable file
15 lines
495 B
Text
Executable file
root:##root:0:0:Big Brother:/root:
|
|
daemon:*:1:1:The Deuce:/etc:
|
|
bin:##root:2:0:Binaries:/home/bin:
|
|
uucp:*:5:5:UNIX to UNIX copy:/usr/spool/uucp:/usr/bin/uucico
|
|
news:*:6:6:Usenet news:/usr/spool/news:
|
|
ftp:*:7:7:Anonymous FTP:/usr/ftp:
|
|
ast:*:8:3:Andrew S. Tanenbaum:/home/ast:
|
|
www:*:9:9:World Wide Web:/usr/www:
|
|
driver:*:10:10:Device Drivers:/:
|
|
server:*:11:11:OS Servers:/:
|
|
service:*:12:12:System Services:/:
|
|
sshd:*:22:22:sshd:/:
|
|
smtpd:*:25:25:smtpd:/:
|
|
games:*:9998:98::/:
|
|
nobody:*:9999:99::/tmp:
|