Accepting request 835240 from home:fbui:systemd:openSUSE-Factory

- Remove dangling symlink
  /usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket
  Otherwise the build system complains.

OBS-URL: https://build.opensuse.org/request/show/835240
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1120
This commit is contained in:
Franck Bui 2020-09-17 15:21:53 +00:00 committed by Git OBS Bridge
parent 024fb96cf0
commit 9d7b00b825
4 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 17 15:12:48 UTC 2020 - Franck Bui <fbui@suse.com>
- Remove dangling symlink
/usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket
Otherwise the build system complains.
-------------------------------------------------------------------
Thu Sep 17 12:50:27 UTC 2020 - Franck Bui <fbui@suse.com>

View File

@ -809,6 +809,7 @@ EOF
# us to prevent journald from recording audit messages in the journal
# by default (bsc#1109252).
rm -f %{buildroot}%{_unitdir}/systemd-journald-audit.socket
rm -f %{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
%if ! 0%{?bootstrap}
%find_lang systemd

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 17 15:12:48 UTC 2020 - Franck Bui <fbui@suse.com>
- Remove dangling symlink
/usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket
Otherwise the build system complains.
-------------------------------------------------------------------
Thu Sep 17 12:50:27 UTC 2020 - Franck Bui <fbui@suse.com>

View File

@ -807,6 +807,7 @@ EOF
# us to prevent journald from recording audit messages in the journal
# by default (bsc#1109252).
rm -f %{buildroot}%{_unitdir}/systemd-journald-audit.socket
rm -f %{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
%if ! 0%{?bootstrap}
%find_lang systemd