/blkid.conf

http://github.com/brinkman83/bashrc · Config · 10 lines · 8 code · 2 blank · 0 comment · 0 complexity · 7f4c49e01e0a23d2f4b20eeb32e95abb MD5 · raw file

  1. # Perform simple UUID and LABEL lookups using udev information first,
  2. # fall back to scanning if not found
  3. EVALUATE=udev,scan
  4. # Send a change uevent if we discover that a symlink is wrong
  5. SEND_UEVENT=yes
  6. # udev-based systems should not store the cache over a reboot, so we
  7. # place it in /dev
  8. CACHE_FILE=/dev/.blkid.tab