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

Diff for /src/etc/daily between version 1.79 and 1.80

version 1.79, 2014/04/24 15:05:10 version 1.80, 2014/04/24 19:04:54
Line 156 
Line 156 
 next_part "network:"  next_part "network:"
 if [ "X$VERBOSESTATUS" != X0 ]; then  if [ "X$VERBOSESTATUS" != X0 ]; then
         netstat -ivn          netstat -ivn
   
         t=/var/rwho/*  
         if [ "$t" != '/var/rwho/*' ]; then  
                 echo ""  
                 ruptime  
         fi  
 fi  fi
   
 next_part "Running calendar in the background:"  next_part "Running calendar in the background:"

Legend:
Removed from v.1.79  
changed lines
  Added in v.1.80