Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2005 13:17:49 +0000 (UTC)
From:      "Ralf S. Engelschall" <rse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/rc.d pf
Message-ID:  <200511031317.jA3DHneM091119@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rse         2005-11-03 13:17:49 UTC

  FreeBSD src repository

  Modified files:
    etc/rc.d             pf 
  Log:
  There is no need to explicitly add "status" to $extra_commands in
  the /etc/rc.d/pf script as it is implicitly added by /etc/rc.subr's
  run_rc_command() because of the existing $pf_program.
  
  Submitted by:   Christoph Schug <chris@schug.net>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.11      +1 -1      src/etc/rc.d/pf



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