[Mageia-dev] cauldron core/release udev-173-1.mga2
Balcaen John
mikala at mageia.org
Thu Aug 25 16:32:09 CEST 2011
Le Jeudi 25 Août 2011 16:22:23 D.Morgan a écrit :
[...]
>
> %post
> # Make sure pam_systemd is enabled
> if ! /bin/grep -q pam_systemd /etc/pam.d/system-auth-ac ; then
> /usr/sbin/authconfig --update --nostart >/dev/null 2>&1 || :
>
> # Try harder
> /bin/grep -q pam_systemd /etc/pam.d/system-auth-ac ||
> /usr/sbin/authconfig --updateall --nostart >/dev/null 2>&1 || :
> fi
Then we should import & require authconfig for this %post (
http://pkgs.fedoraproject.org/gitweb/?p=authconfig.git )
because authconfig is not available on mageia.
I'm also not sure that we really need it because it seems to be a quite
specific usage tool.
Regards,
--
Balcaen John
More information about the Mageia-dev
mailing list