Bug 179915

Summary: simplify pam_console usage
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: udevAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-15 12:14:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Nottingham 2006-02-03 20:39:42 UTC
We should add something like:

# cat 95-pam-console.rules
ACTION=="add", KERNEL=="?*", RUN+="/sbin/pam_console_apply $env{DEVNAME}
$env{DEVLINKS}"

This eliminates the need for the dev.d script.

However, it relies current udev, as the DEVNAME/DEVLINKS variables aren't
exported right on 078.