Date: Sun, 15 Nov 2009 11:41:44 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: =?windows-1251?Q?=CA=EE=ED=FC=EA=EE=E2_=C5=E2=E3=E5=ED=E8=E9?= <kes-kes@yandex.ru> Cc: freebsd-questions@freebsd.org Subject: Re: rc.subr patch to set FIB to demon Message-ID: <4AFFE8F8.3060303@infracaninophile.co.uk> In-Reply-To: <1755834289.20091114233449@yandex.ru> References: <1755834289.20091114233449@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Коньков Евгений 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@... 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 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkr/6P4ACgkQ8Mjk52CukIwGOACfUicgyL57Z1O/EuX7ZaAnVepR mycAn0kdz+nP+zU37NM7pq7Fd0S4WCtq =Zf4A -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AFFE8F8.3060303>
