svn commit: r235107 - in head/etc: defaults rc.d

Doug Barton dougb at FreeBSD.org
Mon May 7 18:09:03 UTC 2012


On 05/06/2012 01:46 PM, Stanislav Sedov wrote:
> Author: stas
> Date: Sun May  6 20:46:04 2012
> New Revision: 235107
> URL: http://svn.freebsd.org/changeset/base/235107
> 
> Log:
>   - Change kfd rc script to be more conformant with rcNG conventions:
>     o change rcname to kfd;
>     o move mandatory options to command_args;
>     o add missing "shutdown" keyword;
>     o fix require line.  Kfd doesn't really need to be started before
>       daemons.
>   
>   Suggested by:	dougb
> 
> Modified:
>   head/etc/defaults/rc.conf
>   head/etc/rc.d/kfd

Thanks! :)



More information about the svn-src-all mailing list