projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7226fb0
)
rc - Add a default setting for udevd_early, silences warning at boot
author
Samuel J. Greear <sjg@thesjg.com>
Sat, 21 Jan 2012 21:46:24 +0000 (14:46 -0700)
committer
Samuel J. Greear <sjg@thesjg.com>
Sat, 21 Jan 2012 21:46:24 +0000 (14:46 -0700)
etc/defaults/rc.conf
patch
|
blob
|
blame
|
history
diff --git
a/etc/defaults/rc.conf
b/etc/defaults/rc.conf
index
77ce4b4
..
fb4928f
100644
(file)
--- a/
etc/defaults/rc.conf
+++ b/
etc/defaults/rc.conf
@@
-393,6
+393,7
@@
kern_securelevel="-1" # range: -1..3 ; `-1' is the most insecure
update_motd="YES" # update version info in /etc/motd (or NO)
start_vinum="NO" # set to YES to start vinum
udevd_enable="NO" # Run udevd(8) daemon.
+udevd_early="NO" # Run udevd(8) daemon early in boot (for lvm).
lvm_enable="NO" # Run LVM volume discovery.
rand_irqs="NO" # Stir the entropy pool (like "5 11" or NO).
dmesg_enable="YES" # Save dmesg(8) to /var/run/dmesg.boot