File: udev

package info (click to toggle)
python-augeas 0.4.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 740 kB
  • sloc: python: 283; makefile: 24; sh: 2
file content (8 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
# If set to "yes", generates cache shell files of what MAKEDEV would do.
# May speedup some systems with slow disks.
# EXPERIMENTAL - use at your own risk
UDEV_USE_MAKEDEV_CACHE="no"

# Generates /dev/disk/by* symlinks.
# Set to "no", if you *really* don't need them and want a speedup at boot time.
UDEV_PERSISTENT_STORAGE="yes"