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

Diff for /src/etc/rc between version 1.221 and 1.222

version 1.221, 2003/03/04 23:37:15 version 1.222, 2003/03/10 01:05:28
Line 500 
Line 500 
   
 if [ "X${spamd_flags}" != X"NO" ]; then  if [ "X${spamd_flags}" != X"NO" ]; then
         echo -n ' spamd';               /usr/libexec/spamd ${spamd_flags}          echo -n ' spamd';               /usr/libexec/spamd ${spamd_flags}
         /usr/libexec/spamd-setup ${spamd_setup}          /usr/libexec/spamd-setup
 fi  fi
   
 if [ "X${httpd_flags}" != X"NO"  ]; then  if [ "X${httpd_flags}" != X"NO"  ]; then

Legend:
Removed from v.1.221  
changed lines
  Added in v.1.222