From: Stefan Schantl Date: Fri, 17 Mar 2023 15:08:23 +0000 (+0100) Subject: util-linux: Do no create /run/uuidd X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e7857b2412e59cfc3becdf3d34ee83e6737b056;p=people%2Fstevee%2Fipfire-3.x.git util-linux: Do no create /run/uuidd The folder will be created by systemd and violates the FSH. Signed-off-by: Stefan Schantl --- diff --git a/util-linux/util-linux.nm b/util-linux/util-linux.nm index 684e57b0a..f5290c1c8 100644 --- a/util-linux/util-linux.nm +++ b/util-linux/util-linux.nm @@ -6,7 +6,7 @@ name = util-linux ver_maj = 2.38 version = %{ver_maj}.1 -release = 1 +release = 2 maintainer = Stefan Schantl groups = System/Base @@ -70,7 +70,6 @@ build %{BUILDROOT}/var/lib/libuuid \ %{BUILDROOT}/var/lib/hwclock \ %{BUILDROOT}/usr/share/man/man8 \ - %{BUILDROOT}/run/uuidd \ %{BUILDROOT}/var/log touch %{BUILDROOT}/var/log/lastlog