- /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 ca4942c23c
commit eb17baf9e3
2 changed files with 6 additions and 1 deletions

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(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(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
/etc/init.d/boot.localnet
/etc/init.d/powerfail