* [PATCH] util-linux: Do no create /run/uuidd
@ 2023-03-17 15:10 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2023-03-17 15:10 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 813 bytes --]
The folder will be created by systemd and violates the FSH.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
util-linux/util-linux.nm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
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(a)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
--
2.30.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-17 15:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-17 15:10 [PATCH] util-linux: Do no create /run/uuidd Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox