With devfs, we do not need to initialize pty's permissions.
This commit is contained in:
parent
8546115965
commit
58e10953a4
@ -37,7 +37,6 @@ if [ -f /etc/rc.network ]; then
|
||||
network_pass1
|
||||
fi
|
||||
mount -a -t nfs
|
||||
chmod 666 /dev/tty[pqrsPQRS]*
|
||||
# clean up left-over files
|
||||
(cd /var/run && { cp /dev/null utmp; chmod 644 utmp; })
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user