Updating link to change in openSUSE:Factory/sysvinit revision 71.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=f01a8f0810063d7a319a719d40f28d02
This commit is contained in:
OBS User buildservice-autocommit 2010-05-23 22:48:42 +00:00 committed by Git OBS Bridge
parent af88765eba
commit 127697d11f
3 changed files with 7 additions and 3 deletions

View File

@ -90,7 +90,7 @@
}
--- src/init.sample
+++ src/init.sample 2010-04-13 00:00:00.000000000 +0000
@@ -0,0 +1,9 @@
@@ -0,0 +1,8 @@
+#%PAM-1.0
+#
+# The PAM configuration file for /sbin/init
@ -98,7 +98,6 @@
+#
+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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
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

View File

@ -29,7 +29,7 @@ License: GPLv2+
Group: System/Base
AutoReqProv: on
Version: 2.88
Release: 5
Release: 6
Summary: SysV-Style init
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: audit-devel libselinux-devel libsepol-devel pam-devel