From a76669ee222fc4374f14f7e2a6e9a28c5ad87c0e Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Jun 18 2024 19:18:10 +0000 Subject: Remove tmpfiles snippet for /home and /srv --- diff --git a/systemd.spec b/systemd.spec index 1fdfc20..eb527cc 100644 --- a/systemd.spec +++ b/systemd.spec @@ -937,6 +937,10 @@ mv -v %{buildroot}/usr/sbin/* %{buildroot}%{_bindir}/ rm %{buildroot}/usr/lib/sysusers.d/basic.conf %endif +# /home and /srv are created by filesystem. +# Remove our config to avoid confusion where those are defined. +rm %{buildroot}/usr/lib/tmpfiles.d/home.conf + %find_lang %{name} # Split files in build root into rpms