add audit
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=54
This commit is contained in:
parent
db1abe6616
commit
2fad11b39b
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:74b2f1a848eb4e6c5afd41234dc5264c782211d448e68be179b640a7f50bfa65
|
oid sha256:951cb958080e24b211d4f24d6bf78358295bfda69d5ab301e94c3ccd8f1b90c1
|
||||||
size 641369
|
size 644164
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 11:29:17 CEST 2010 - kay.sievers@novell.com
|
||||||
|
|
||||||
|
- add audit messages for service changes
|
||||||
|
- update utmp with external program
|
||||||
|
- all to refuse manual service starting/stopping
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 10 06:54:23 CEST 2010 - kay.sievers@novell.com
|
Tue Aug 10 06:54:23 CEST 2010 - kay.sievers@novell.com
|
||||||
|
|
||||||
|
@ -27,6 +27,7 @@ Group: System/Base
|
|||||||
Summary: A System and Session Manager
|
Summary: A System and Session Manager
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: libudev-devel udev
|
BuildRequires: libudev-devel udev
|
||||||
|
BuildRequires: audit-devel
|
||||||
BuildRequires: libcap-devel
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: tcpd-devel
|
BuildRequires: tcpd-devel
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user