summaryrefslogtreecommitdiff
path: root/conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/udev9
1 files changed, 0 insertions, 9 deletions
diff --git a/conf.d/udev b/conf.d/udev
index 7c3d3eb..bdbe88f 100644
--- a/conf.d/udev
+++ b/conf.d/udev
@@ -11,15 +11,6 @@ persistent_net_disable="no"
# as /dev/{cdrom,cdrw,dvd,dvdrw}
persistent_cd_disable="no"
-# Set to "yes" if you want to save /dev to a tarball on shutdown
-# and restore it on startup. This is useful if you have a lot of
-# custom device nodes that udev does not handle/know about.
-#
-# As this option is fragile, we recommend you
-# to create your devices in /lib/udev/devices.
-# These will be copied to /dev on boot.
-#rc_device_tarball="NO"
-
# udev can trigger coldplug events which cause services to start and
# kernel modules to be loaded.
# Services are deferred to start in the boot runlevel.