summaryrefslogtreecommitdiff
path: root/etc/conf.d/udev
blob: 50eda3a9706454625408fd7029b1fca769578a8a (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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"