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

Diff for /src/etc/rc between version 1.225 and 1.226

version 1.225, 2003/03/23 18:45:34 version 1.226, 2003/04/08 01:53:43
Line 328 
Line 328 
 echo "."  echo "."
   
 chmod 666 /dev/tty[pqrstuvwxyzPQRST]*  chmod 666 /dev/tty[pqrstuvwxyzPQRST]*
 chown root.wheel /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.225  
changed lines
  Added in v.1.226