home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Linux / Ubuntu_64-bit / ubuntu-11.04-desktop-amd64.iso / casper / filesystem.squashfs / etc / blkid.conf < prev    next >
Text File  |  2011-03-21  |  321b  |  11 lines

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