[BACK]Return to rc CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/rc between version 1.100 and 1.101

version 1.100, 1999/07/15 14:31:52 version 1.101, 1999/08/03 22:52:42
Line 263 
Line 263 
 dev_mkdb  dev_mkdb
 echo "."  echo "."
   
 chmod 666 /dev/tty[pqrs]*  chmod 666 /dev/tty[pqrstuvwxyzPQRST]*
   chown root.wheel /dev/tty[pqrstuvwxyzPQRST]*
   
 # check the password temp/lock file  # check the password temp/lock file
 if [ -f /etc/ptmp ]; then  if [ -f /etc/ptmp ]; then

Legend:
Removed from v.1.100  
changed lines
  Added in v.1.101