util-linux: Do no create /run/uuidd

Message ID 20230317151008.314534-1-stefan.schantl@ipfire.org
State Accepted
Commit 6e7857b2412e59cfc3becdf3d34ee83e6737b056
Headers
Series util-linux: Do no create /run/uuidd |

Commit Message

Stefan Schantl March 17, 2023, 3:10 p.m. UTC
  The folder will be created by systemd and violates the FSH.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 util-linux/util-linux.nm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
  

Patch

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 <stefan.schantl@ipfire.org>
 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