- Ghost own directories /var/log/journal and /var/log/journal/remote again

rpmlint no more complain about the setgid bit, see sr#923496.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1201
This commit is contained in:
Franck Bui 2021-10-15 09:32:30 +00:00 committed by Git OBS Bridge
parent f2bb42f254
commit 40636e3824
4 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 15 09:27:00 UTC 2021 - Franck Bui <fbui@suse.com>
- Ghost own directories /var/log/journal and /var/log/journal/remote again
rpmlint no more complain about the setgid bit, see sr#923496.
-------------------------------------------------------------------
Fri Oct 8 11:14:20 UTC 2021 - Franck Bui <fbui@suse.com>

View File

@ -1435,6 +1435,7 @@ fi
%{_modprobedir}/systemd.conf
# Some files created at runtime.
%ghost %dir %attr(2755, root, systemd-journal) %{_localstatedir}/log/journal/
%ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
%ghost %config(noreplace) %{_sysconfdir}/vconsole.conf
%ghost %config(noreplace) %{_sysconfdir}/locale.conf
@ -1766,6 +1767,7 @@ fi
%{_mandir}/man8/systemd-journal-remote.*
%{_mandir}/man8/systemd-journal-upload.*
%{_datadir}/systemd/gatewayd
%ghost %dir %{_localstatedir}/log/journal/remote
%endif
%if %{with networkd} || %{with resolved}

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 15 09:27:00 UTC 2021 - Franck Bui <fbui@suse.com>
- Ghost own directories /var/log/journal and /var/log/journal/remote again
rpmlint no more complain about the setgid bit, see sr#923496.
-------------------------------------------------------------------
Fri Oct 8 11:14:20 UTC 2021 - Franck Bui <fbui@suse.com>

View File

@ -1433,6 +1433,7 @@ fi
%{_modprobedir}/systemd.conf
# Some files created at runtime.
%ghost %dir %attr(2755, root, systemd-journal) %{_localstatedir}/log/journal/
%ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
%ghost %config(noreplace) %{_sysconfdir}/vconsole.conf
%ghost %config(noreplace) %{_sysconfdir}/locale.conf
@ -1764,6 +1765,7 @@ fi
%{_mandir}/man8/systemd-journal-remote.*
%{_mandir}/man8/systemd-journal-upload.*
%{_datadir}/systemd/gatewayd
%ghost %dir %{_localstatedir}/log/journal/remote
%endif
%if %{with networkd} || %{with resolved}