]> git.pld-linux.org Git - packages/systemd.git/commitdiff
move systemd-remote sysusers conf to -journal-remote
authorJan Palus <atler@pld-linux.org>
Thu, 3 Aug 2023 12:15:21 +0000 (14:15 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 3 Aug 2023 12:15:21 +0000 (14:15 +0200)
systemd.spec

index 7f98cf37bcee863dad41be5e7d710feedab76b91..51671bd2edb5ed064ff5cb6b90959219f2b745a4 100644 (file)
@@ -1473,9 +1473,6 @@ fi
 %{_prefix}/lib/sysusers.d/systemd-coredump.conf
 %{_prefix}/lib/sysusers.d/systemd-journal.conf
 %{_prefix}/lib/sysusers.d/systemd-timesync.conf
-%if %{with microhttpd}
-%{_prefix}/lib/sysusers.d/systemd-remote.conf
-%endif
 %{_prefix}/lib/tmpfiles.d/credstore.conf
 %{_prefix}/lib/tmpfiles.d/etc.conf
 %{_prefix}/lib/tmpfiles.d/home.conf
@@ -2238,6 +2235,7 @@ fi
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/systemd/journal-remote.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/systemd/journal-upload.conf
+%{_prefix}/lib/sysusers.d/systemd-remote.conf
 %{systemdunitdir}/systemd-journal-gatewayd.service
 %{systemdunitdir}/systemd-journal-gatewayd.socket
 %{systemdunitdir}/systemd-journal-remote.service
This page took 0.263447 seconds and 4 git commands to generate.