summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2002-05-19 01:01:32 +0000
committerlukem <lukem@NetBSD.org>2002-05-19 01:01:32 +0000
commit96e2ff62c883f50e282987793ac37ee3a9d56daa (patch)
tree7e597fc1ec6aeeed59fe20b2c7f586dd4804f5c1 /sys/dev/usb/usbdevs
parent4645e82f975c0b8de9a2b3b46cf6e199e7f56918 (diff)
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.
Diffstat (limited to 'sys/dev/usb/usbdevs')
0 files changed, 0 insertions, 0 deletions