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

Diff for /src/etc/Attic/security between version 1.37 and 1.38

version 1.37, 2000/06/18 06:33:34 version 1.38, 2000/07/23 19:49:17
Line 609 
Line 609 
         mtree -e -p / -f /etc/mtree/special > $OUTPUT          mtree -e -p / -f /etc/mtree/special > $OUTPUT
         if [ -s $OUTPUT ] ; then          if [ -s $OUTPUT ] ; then
                 printf "\nChecking special files and directories.\n"                  printf "\nChecking special files and directories.\n"
                   printf "Output format is:\n\tfilename:\n"
                   printf "\t\tcriteria (shouldbe, reallyis)\n"
                 cat $OUTPUT                  cat $OUTPUT
         fi          fi
   

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38