From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-August/007518.html | 120 +++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-August/007518.html (limited to 'zarb-ml/mageia-dev/2011-August/007518.html') diff --git a/zarb-ml/mageia-dev/2011-August/007518.html b/zarb-ml/mageia-dev/2011-August/007518.html new file mode 100644 index 000000000..7b7ff7e8b --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007518.html @@ -0,0 +1,120 @@ + + + + [Mageia-dev] cauldron core/release udev-173-1.mga2 + + + + + + + + + +

[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
+ -- cgit v1.2.1