forked from pool/systemd
update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=78
This commit is contained in:
parent
f2fe12e129
commit
2e557d5130
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ce469c9540f3e54f9bbb5e7c732f1695b1cc08f3f3942e5b735ae8aab5d8223
|
||||
size 733996
|
||||
oid sha256:5aaddd148e3a2eb03cbe3fdca989930ff45632d3c446fb92ad3a51ed51f72a51
|
||||
size 736356
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 26 13:10:01 CEST 2010 - kay.sievers@novell.com
|
||||
|
||||
- new snapshot
|
||||
- make sure to pass TERM=linux to all sysv scripts
|
||||
- don't unset HOME/TERM when run in session mode
|
||||
- mount: add nosuid,nodev,noexec switches to /var/lock and /var/run
|
||||
- tmpfiles: Don't clean /var/lock/subsys
|
||||
- tmpfiles: Make wtmp match utmp perms, and add btmp
|
||||
- umount: Make sure / is remounted ro on shutdown
|
||||
- unset HOME and TERM set from the kernel
|
||||
- activate wall agent automatically
|
||||
- ask-password: add basic tty agent
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 23 18:09:23 CEST 2010 - kay.sievers@novell.com
|
||||
|
||||
|
@ -144,6 +144,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/bin/systemctl
|
||||
/bin/systemd-notify
|
||||
/bin/systemd-ask-password
|
||||
/bin/systemd-tty-ask-password-agent
|
||||
%{_bindir}/systemd-cgls
|
||||
/lib/systemd/systemd-*
|
||||
/%{_lib}/security/pam_systemd.so
|
||||
|
Loading…
Reference in New Issue
Block a user