rc.subr patch to set FIB to demon

Matthew Seaman m.seaman at infracaninophile.co.uk
Sun Nov 15 11:41:58 UTC 2009


Коньков Евгений wrote:
> Hello, .
> 
> Link to news:
> http://www.kes.net.ua/softdev/fib_patch.html
> 
> 
> rc.subr.patch
> -------------
> 
> 2c2
> < # $FreeBSD: src/etc/rc.subr,v 1.77.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $
> ---
>> # $FreeBSD: src/etc/rc.subr,v 1.77.2.1 2008/05/12 07:29:03 mtm Exp $
> 605d604
> <
> 664a664,669
>>                         _fib=
>>                         if [ "${name}_fib" ]; then
>>                               eval _fib=\$${name}_fib
>>                                 _fib="/usr/sbin/setfib $_fib"
>>                         fi
>>
> 670c675
> < $_chroot $command $rc_flags $command_args"
> ---
>> $_chroot $_fib $command $rc_flags $command_args"
> 674c679
> < $command $rc_flags $command_args"
> ---
>> $_fib $command $rc_flags $command_args"
> 
> 

Interesting.  I see you submitted this as a PR back in March, but there
has been no activity other than to assign it to -net.  Perhaps mailing
the freebsd-rc at ... list might raise some interest.

	Cheers,

	Matthew



-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20091115/d36f6e69/signature.pgp


More information about the freebsd-questions mailing list