NetBSD/share
lukem 96e2ff62c8 Add two new rc.conf(5) variables:
rc_rcorder_flags		extra flags to rcorder(8) in /etc/rc
    rcshutdown_rcorder_flags	extra flags to rcorder(8) in /etc/rc.shutdown

This can be used to specify extra directories to search for rc.d scripts in.
For example, adding the following to rc.conf(5):
	rc_rcorder_flags="/usr/pkg/etc/rc.d/*"
	rcshutdown_rcorder_flags="/usr/pkg/etc/rc.d/*"
will add the files in /usr/pkg/etc/rc.d to the list of files that rcorder(8)
uses to build the list of scripts to start or stop.

I proposed this functionality on tech-userlevel@ over one month ago.
Closes the recent [misc/16888], which asked for a similar feature.
2002-05-19 01:01:32 +00:00
..
dict Pick up some changes from FreeBSD- adding "sizeableness" but leaving out 2002-02-20 04:13:56 +00:00
doc Make sure to pass $MACROS to the roff command. 2002-03-06 06:43:02 +00:00
examples Move the sample fstab files to /usr/share/examples/fstab/. Duplicates 2002-05-04 19:43:57 +00:00
locale Add character 0xbe (uppercase Y diaeresis) to UPPER chars. 2002-01-25 23:40:42 +00:00
man Add two new rc.conf(5) variables: 2002-05-19 01:01:32 +00:00
me Correct error in last commit: "revisions" should not be removed during 2002-03-17 21:11:32 +00:00
misc Add Lulea. Someone may want to call me. 2002-04-02 20:21:59 +00:00
mk remove now-unnecessary SPARCINSTALLBOOT 2002-05-07 12:13:54 +00:00
nls add nls alias database. 2002-02-13 07:54:23 +00:00
sushi Sync with /etc/defaults/rc.conf: remove isdn_autoupdown and isdn_interfaces. 2002-04-11 13:20:22 +00:00
tabset MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
termcap cap_mkdb -> ${CAP_MKDB} 2002-03-30 19:09:52 +00:00
tmac Add a symbol for IEEE Std 1003.1-2001. 2002-05-15 10:11:15 +00:00
wscons One more fix from Dawid Szymanski 2002-02-14 20:12:36 +00:00
zoneinfo Import tzdata2002c. 2002-04-16 18:36:13 +00:00
Makefile Descend into nls. 2002-02-14 06:49:57 +00:00
Makefile.inc merge lite-2. 1997-10-17 10:47:42 +00:00