File: udev

package info (click to toggle)
python-augeas 0.5.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 752 kB
  • sloc: python: 480; makefile: 27; 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"