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

Diff for /src/etc/daily between version 1.20 and 1.21

version 1.20, 1997/09/15 06:24:24 version 1.21, 1997/09/15 09:58:08
Line 8 
Line 8 
 echo "Subject: $host daily run output"  echo "Subject: $host daily run output"
 bak=/var/backups  bak=/var/backups
   
 if [ -f /etc/daily.local ];then  if [ -f /etc/daily.local ]; then
         echo ""          echo ""
         echo "Running daily.local:"          echo "Running daily.local:"
         . /etc/daily.local          . /etc/daily.local

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