summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
authoriedowse <iedowse@FreeBSD.org>2005-12-15 01:04:51 +0000
committeriedowse <iedowse@FreeBSD.org>2005-12-15 01:04:51 +0000
commit0b71e714c9e7239d129409bbab17fcae134c16a4 (patch)
tree7737c1a04045bcabcabbb04e4e56f6cf312b9a67 /etc/defaults
parenta7aeead21d6a4abfb93a5304f78212bd5ee19274 (diff)
downloadFreeBSD-src-0b71e714c9e7239d129409bbab17fcae134c16a4.zip
FreeBSD-src-0b71e714c9e7239d129409bbab17fcae134c16a4.tar.gz
Remove usbd(8) and all references to it. It is no longer necessary
since devd(8) now provides the same functionality. Submitted by: Anish Mistry
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/rc.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index ddfa971..9b736c5 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -475,8 +475,6 @@ lpd_program="/usr/sbin/lpd" # path to lpd, if you want a different one.
lpd_flags="" # Flags to lpd (if enabled).
chkprintcap_enable="NO" # Run chkprintcap(8) before running lpd.
chkprintcap_flags="-d" # Create missing directories by default.
-usbd_enable="NO" # Run the usbd daemon.
-usbd_flags="" # Flags to usbd (if enabled).
dumpdev="AUTO" # Device to crashdump to (device name, AUTO, or NO).
dumpdir="/var/crash" # Directory where crash dumps are to be stored
savecore_flags="" # Used if dumpdev is enabled above, and present.
OpenPOWER on IntegriCloud