mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-10-30 23:21:08 +03:00
282988c4f8
None of these rules is supposed to be changed by users, so move them out of /etc. Custom rules, and automatically generated rules stay in /etc. All rules are still processed in lexical order, regardless which directory they live in.
5 lines
218 B
Plaintext
5 lines
218 B
Plaintext
# 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"
|