SHA256
1
0
forked from pool/systemd

- remove policy filter

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=142
This commit is contained in:
Stephan Kulow 2011-05-05 07:46:21 +00:00 committed by Git OBS Bridge
parent c2d1355530
commit 9ba7e02f06
2 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,6 @@
addFilter(".*dangling-symlink /sbin/(halt|init|poweroff|telinit|shutdown|runlevel|reboot).*")
addFilter(".*dangling-symlink .* /dev/null.*")
addFilter(".*suse-dbus-unauthorized-service.*")
addFilter(".*polkit-unauthorized-privilege.*")
addFilter(".*devel-file-in-non-devel-package.*systemd.pc.*")
addFilter(".*files-duplicate .*/reboot.8.*")
addFilter(".*files-duplicate .*/sd_is_socket.3.*")

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 5 07:45:46 UTC 2011 - coolo@opensuse.org
- remove policy filter
-------------------------------------------------------------------
Thu May 5 08:59:46 CEST 2011 - meissner@suse.de