X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=etc%2Fudev%2Fredhat%2F95-pam-console.rules;h=ff54b3cbac7b330ccdab3772cfb4f6297c24d153;hb=151418db12eec29cafa4426aaab2e4c13db10a44;hp=8de9249c28512610e1c20427db995628acffc7e7;hpb=bee6e24fa94fced3a23115ca020f041ed9ed9143;p=elogind.git diff --git a/etc/udev/redhat/95-pam-console.rules b/etc/udev/redhat/95-pam-console.rules index 8de9249c2..ff54b3cba 100644 --- a/etc/udev/redhat/95-pam-console.rules +++ b/etc/udev/redhat/95-pam-console.rules @@ -1 +1 @@ -ACTION=="add", SYSFS{dev}="?*", KERNEL=="?*", RUN+="/sbin/pam_console_apply $env{DEVNAME} $env{DEVLINKS}" +ACTION=="add", SYSFS{dev}=="?*", KERNEL=="?*", RUN+="/sbin/pam_console_apply $env{DEVNAME} $env{DEVLINKS}"