udev 279 B

12345678910
  1. # /etc/conf.d/udev: config file for udev
  2. # Add extra command line options to udevd, use with care
  3. # udevd --help for possible values
  4. #udev_opts=""
  5. # Run udevd --debug and write output to /run/udevdebug.log
  6. # Should not be kept on as it fills diskspace slowly
  7. #udev_debug="YES"