mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-10 01:17:44 +03:00
12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
# if selinux file attributes
|
|
# should be restored (leave to yes, if unsure)
|
|
UDEV_SELINUX="yes"
|
|
|
|
# if console permissions (pam_console)
|
|
# should be restored (leave to yes, if unsure)
|
|
UDEV_CONSOLE="yes"
|
|
|
|
# if dbus messages should be sent
|
|
UDEV_DBUS="no"
|
|
|