diff --git a/cronie-pam_config.diff b/cronie-pam_config.diff index 89d8b11..037eba9 100644 --- a/cronie-pam_config.diff +++ b/cronie-pam_config.diff @@ -12,7 +12,7 @@ Index: cronie-1.4.4/pam/crond -session include password-auth -auth include password-auth +auth sufficient pam_rootok.so -+account sufficient pam_listfile.so item=user sense=allow file=/etc/cron.allow onerr=succeed ++account sufficient pam_listfile.so item=user sense=allow file=/etc/cron.allow onerr=succeed quiet +auth include common-auth +account include common-account +password include common-password diff --git a/cronie.changes b/cronie.changes index 09fb221..59de016 100644 --- a/cronie.changes +++ b/cronie.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 24 12:33:31 UTC 2011 - vcizek@novell.com + +- bnc#662433 again: + added quiet option to pam config, in order to avoid logging, + when /etc/cron.allow is missing + ------------------------------------------------------------------- Thu Jan 6 15:25:44 UTC 2011 - vcizek@novell.com