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

Diff for /src/etc/weekly between version 1.21 and 1.22

version 1.21, 2009/05/10 19:27:25 version 1.22, 2009/05/18 19:57:56
Line 3 
Line 3 
 #  #
 umask 022  umask 022
   
 PATH=/bin:/sbin:/usr/sbin:/usr/bin:/usr/libexec  
 export PATH  
   
 PARTOUT=/var/log/weekly.part  PARTOUT=/var/log/weekly.part
 MAINOUT=/var/log/weekly.out  MAINOUT=/var/log/weekly.out
 install -o 0 -g 0 -m 600    /dev/null $PARTOUT  install -o 0 -g 0 -m 600    /dev/null $PARTOUT
Line 64 
Line 61 
 fi  fi
   
 next_part "Rebuilding whatis databases:"  next_part "Rebuilding whatis databases:"
 makewhatis  /usr/libexec/makewhatis
   
 # If LOGINACCOUNTING is set to 1 in the environment, report user  # If LOGINACCOUNTING is set to 1 in the environment, report user
 # accounting information  # accounting information

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22