diff --git a/notify-pam-dead.patch b/notify-pam-dead.patch index 9e95034..e4c3159 100644 --- a/notify-pam-dead.patch +++ b/notify-pam-dead.patch @@ -90,7 +90,7 @@ } --- src/init.sample +++ src/init.sample 2010-04-13 00:00:00.000000000 +0000 -@@ -0,0 +1,8 @@ +@@ -0,0 +1,9 @@ +#%PAM-1.0 +# +# The PAM configuration file for /sbin/init @@ -98,6 +98,7 @@ +# +auth sufficient pam_rootok.so +account include common-account ++session include common-session +session requisite pam_lastlog.so silent --- src/utmp.c +++ src/utmp.c 2010-04-13 00:00:00.000000000 +0000 diff --git a/sysvinit.changes b/sysvinit.changes index 06739d9..d9a7e1d 100644 --- a/sysvinit.changes +++ b/sysvinit.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Fri May 21 16:24:50 CEST 2010 - werner@suse.de - -- Avoid crash due changed common-session-pc (bnc#605681) - ------------------------------------------------------------------- Mon May 17 11:34:05 CEST 2010 - werner@suse.de