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=7223b9c951563191d8c8b269d166a2236578e66b;hp=8de9249c28512610e1c20427db995628acffc7e7;hpb=321f7bbb0a200cd378edfef9a7a2e779f704ac41;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}"