mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-16 19:47:24 +07: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"
|
|
|