Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2010 16:18:42 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/etc network.subr src/etc/defaults rc.conf src/etc/rc.d Makefile rtsold
Message-ID:  <201002031619.o13GJ0tq074413@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

ume         2010-02-03 16:18:42 UTC

  FreeBSD src repository

  Modified files:
    etc                  network.subr 
    etc/defaults         rc.conf 
    etc/rc.d             Makefile 
  Added files:
    etc/rc.d             rtsold 
  Log:
  SVN rev 203433 on 2010-02-03 16:18:42Z by ume
  
  Add rc.d script for the rtsold(8) daemon.
  
  The rtsol(8) handles just one RA then exit.  So, the OtherConfig flag
  may not be handled well by rtsol(8) in the environment where there are
  multiple RA servers on the segment.  In such case, rtsold(8) will be
  your friend.
  
  Reviewed by:    hrs
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.368     +4 -0      src/etc/defaults/rc.conf
  1.206     +3 -1      src/etc/network.subr
  1.103     +1 -1      src/etc/rc.d/Makefile
  1.4       +26 -0     src/etc/rc.d/rtsold (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002031619.o13GJ0tq074413>