svn commit: r239568 - head/etc/rc.d

Doug Barton dougb at FreeBSD.org
Sun Sep 2 22:05:57 UTC 2012


I promised to review the recent rc.d changes by David.

IMO this one is fine, and doesn't make any harmful changes to rcorder.

Doug

On 08/22/2012 11:35, David E. O'Brien wrote:
> Author: obrien
> Date: Wed Aug 22 18:35:17 2012
> New Revision: 239568
> URL: http://svn.freebsd.org/changeset/base/239568
> 
> Log:
>   Add dependencies based on security(7).
> 
> Modified:
>   head/etc/rc.d/securelevel
> 
> Modified: head/etc/rc.d/securelevel
> ==============================================================================
> --- head/etc/rc.d/securelevel	Wed Aug 22 18:30:13 2012	(r239567)
> +++ head/etc/rc.d/securelevel	Wed Aug 22 18:35:17 2012	(r239568)
> @@ -4,6 +4,7 @@
>  #
>  
>  # PROVIDE: securelevel
> +# REQUIRE: adjkerntz ipfw ipfilter pf
>  
>  . /etc/rc.subr
>  
> 
	

-- 

    I am only one, but I am one.  I cannot do everything, but I can do
    something.  And I will not let what I cannot do interfere with what
    I can do.
			-- Edward Everett Hale, (1822 - 1909)


More information about the freebsd-rc mailing list