cvs commit: src/etc/rc.d jail src/etc/defaults rc.conf src/share/man/man5 rc.conf.5

Matteo Riondato matteo at FreeBSD.org
Tue May 30 09:22:12 PDT 2006


matteo      2006-05-30 16:20:48 UTC

  FreeBSD src repository

  Modified files:
    etc/rc.d             jail 
    etc/defaults         rc.conf 
    share/man/man5       rc.conf.5 
  Log:
  Add jail_<jname>_exec_afterstart<N> rc.conf variable, where <N> is
  1,2 and so on.
  It specifies the command to be run as Nth after jail startup.
  
  sh(1)-fu by: Dario Freni
  PR:     conf/97697
  MFC after: 2 weeks
  Reviewed by: ru@ (man page)
  
  Revision  Changes    Path
  1.286     +3 -0      src/etc/defaults/rc.conf
  1.34      +35 -1     src/etc/rc.d/jail
  1.298     +17 -1     src/share/man/man5/rc.conf.5


More information about the cvs-all mailing list