SHA256
3
0
forked from pool/aaa_base

- /var/run/utmp should be packaged as /run/utmp

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=408
This commit is contained in:
Stephan Kulow 2012-10-25 10:06:17 +00:00 committed by Git OBS Bridge
parent a7a72245d5
commit 656b98debf
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 25 10:05:27 UTC 2012 - coolo@suse.com
- /var/run/utmp should be packaged as /run/utmp
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 22 14:55:15 UTC 2012 - werner@suse.de Mon Oct 22 14:55:15 UTC 2012 - werner@suse.de

View File

@ -162,7 +162,7 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%ghost %attr(0600,root,root) %verify(not md5 size mtime) /var/log/faillog %ghost %attr(0600,root,root) %verify(not md5 size mtime) /var/log/faillog
%ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /var/log/wtmp %ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /var/log/wtmp
%ghost %attr(0600,root,root) %verify(not md5 size mtime) /var/log/btmp %ghost %attr(0600,root,root) %verify(not md5 size mtime) /var/log/btmp
%ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /var/run/utmp %ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /run/utmp
# needed also with systemd # needed also with systemd
/etc/init.d/boot.localnet /etc/init.d/boot.localnet
/etc/init.d/powerfail /etc/init.d/powerfail