home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / ubiquity / compat / update-dev < prev   
Encoding:
Text File  |  2009-04-06  |  222 b   |  6 lines

  1. #! /bin/sh
  2. # In ubiquity, we never want to trigger reprocessing of events by udev, as
  3. # that can cause a variety of interesting problems, and we never need it
  4. # since we never install new modules.
  5. /bin/update-dev --settle
  6.