blob: e6ef0814bfa48384bceaa015fd0d46cbe67539ee (
plain)
1
2
3
4
5
6
7
|
# udev.conf
# The initial syslog(3) priority: "err", "info", "debug" or its
# numerical equivalent. For runtime debugging, the daemons internal
# state can be changed with: "udevadm control --log_priority=<value>".
udev_log="err"
|