summaryrefslogtreecommitdiff
blob: a714032fa9db282df5b35ec8b7c4249314ba98e3 (plain)
1
2
3
4
5
6
7
8
9
# /etc/conf.d/udev: config file for udev

# Add extra command line options to udevd, use with care
# udevd --help for possible values
#udev_opts=""

# Run udevd --debug and write output to /run/udevdebug.log
# Should not be kept on as it fills diskspace slowly
#udev_debug="YES"