vp-build/templates/cronie/patches/fix_pam_crond.diff
Juan RP 85a7ceb76f Move all patches to templates/$pkgname/patches.
There's no need to set patch_files/patch_args anymore, all patches
in this directory will be applied with -Np0 and they have .diff
or .patch (and .gz/.bz2) extension.

--HG--
extra : convert_revision : 8d516c033fe34db94ebbcc84c246e84fc96ed901
2009-10-15 16:07:47 +02:00

12 lines
373 B
Diff

--- pam/crond.orig 2009-03-28 15:23:30.652684272 +0100
+++ pam/crond 2009-03-28 15:24:21.382420737 +0100
@@ -4,8 +4,5 @@
#
auth sufficient pam_rootok.so
auth required pam_env.so
-auth include system-auth
account required pam_access.so
-account include system-auth
session required pam_loginuid.so
-session include system-auth