]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r258894: Make rc(8) re-source rc.conf upon receipt of SIGALRM.
authorcperciva <cperciva@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Dec 2013 20:48:53 +0000 (20:48 +0000)
committercperciva <cperciva@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 6 Dec 2013 20:48:53 +0000 (20:48 +0000)
commit4c857639265c149864d1c9d20dabb79474d2fd84
tree35eae2e716f5a0700179d305f843c7614b6d2924
parenta39c02e3a56c4f429102c107bc68782b3cc40c8d
MFC r258894: Make rc(8) re-source rc.conf upon receipt of SIGALRM.

The rc system aggressively caches the contents of /etc/rc.conf in order to
improve boot performance; this produces arguably astonishing (non-)results
if /etc/rc.conf is modified during the boot process.  This commit provides
a mechanism for explicitly requesting that rc.conf be reloaded.

Approved by: re (rodrigc)

git-svn-id: svn://svn.freebsd.org/base/stable/10@259040 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/rc