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:
parent
c45521a8b8
commit
17276831ba
@ -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>
|
Thu Sep 17 12:50:27 UTC 2020 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
@ -809,6 +809,7 @@ EOF
|
|||||||
# us to prevent journald from recording audit messages in the journal
|
# us to prevent journald from recording audit messages in the journal
|
||||||
# by default (bsc#1109252).
|
# by default (bsc#1109252).
|
||||||
rm -f %{buildroot}%{_unitdir}/systemd-journald-audit.socket
|
rm -f %{buildroot}%{_unitdir}/systemd-journald-audit.socket
|
||||||
|
rm -f %{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
|
||||||
|
|
||||||
%if ! 0%{?bootstrap}
|
%if ! 0%{?bootstrap}
|
||||||
%find_lang systemd
|
%find_lang systemd
|
||||||
|
@ -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>
|
Thu Sep 17 12:50:27 UTC 2020 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
@ -807,6 +807,7 @@ EOF
|
|||||||
# us to prevent journald from recording audit messages in the journal
|
# us to prevent journald from recording audit messages in the journal
|
||||||
# by default (bsc#1109252).
|
# by default (bsc#1109252).
|
||||||
rm -f %{buildroot}%{_unitdir}/systemd-journald-audit.socket
|
rm -f %{buildroot}%{_unitdir}/systemd-journald-audit.socket
|
||||||
|
rm -f %{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
|
||||||
|
|
||||||
%if ! 0%{?bootstrap}
|
%if ! 0%{?bootstrap}
|
||||||
%find_lang systemd
|
%find_lang systemd
|
||||||
|
Loading…
Reference in New Issue
Block a user