Bug 1327402

Summary: Move pam_systemd out of -libs
Product: [Fedora] Fedora Reporter: Yaakov Selkowitz <yselkowi>
Component: systemdAssignee: Zbigniew Jędrzejewski-Szmek <zbyszek>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: johannbg, lnykryn, msekleta, muadda, s, systemd-maint, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: systemd-229-13.fc25 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-19 02:31:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1323209    

Description Yaakov Selkowitz 2016-04-15 05:36:17 UTC
In the Docker base image we are aiming not to install systemd by default, as it is not needed within that scope.  systemd-libs will remain however, but in that scenario pam_systemd serves no purpose either, and prevents us from removing pam as well.  Please move pam_systemd out of libs into either the main package or (if e.g. multilib is an issue) a separate pam-systemd package with a Recommends: thereon in the main package.