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

Diff for /src/etc/rc between version 1.408 and 1.409

version 1.408, 2013/12/15 17:40:45 version 1.409, 2013/12/17 09:19:45
Line 499 
Line 499 
 start_daemon ipropd_master ipropd_slave sndiod  start_daemon ipropd_master ipropd_slave sndiod
 echo '.'  echo '.'
   
 if [ X"${spamd_flags}" != X"NO" ]; then  
         /usr/libexec/spamd-setup -D  
 fi  
   
 # If rc.firstime exists, run it just once, and make sure it is deleted  # If rc.firstime exists, run it just once, and make sure it is deleted
 if [ -f /etc/rc.firsttime ]; then  if [ -f /etc/rc.firsttime ]; then
         mv /etc/rc.firsttime /etc/rc.firsttime.run          mv /etc/rc.firsttime /etc/rc.firsttime.run

Legend:
Removed from v.1.408  
changed lines
  Added in v.1.409