Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/4] files/fs-perms.txt: Replace /srv by $servicedir
@ 2026-07-06 16:59 Jörg Sommer
  2026-07-06 16:59 ` [PATCH 2/4] systemd: Simplify code to handle resolv.conf with resolved Jörg Sommer
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jörg Sommer @ 2026-07-06 16:59 UTC (permalink / raw)
  To: openembedded-core, joerg.sommer; +Cc: Jörg Sommer

From: Jörg Sommer <joerg.sommer@navimatix.de>

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
---
 meta/files/fs-perms.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/files/fs-perms.txt b/meta/files/fs-perms.txt
index d2266c1b26..9726d5a2b1 100644
--- a/meta/files/fs-perms.txt
+++ b/meta/files/fs-perms.txt
@@ -48,7 +48,7 @@ ${localstatedir}/run	link	/run
 ${localstatedir}/lock	link	/run/lock
 
 /home				0755	root	root	false - - -
-/srv				0755	root	root	false - - -
+${servicedir}			0755	root	root	false - - -
 ${prefix}/src			0755	root	root	false - - -
 ${localstatedir}/local		0755	root	root	false - - -
 
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-07-13 16:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-06 16:59 [PATCH 1/4] files/fs-perms.txt: Replace /srv by $servicedir Jörg Sommer
2026-07-06 16:59 ` [PATCH 2/4] systemd: Simplify code to handle resolv.conf with resolved Jörg Sommer
2026-07-06 16:59 ` [PATCH 3/4] base-files: Install /etc/mtab in a systemd-friendly way Jörg Sommer
2026-07-13 16:29   ` [OE-core] " Joshua Watt
2026-07-06 16:59 ` [PATCH 4/4] systemd: Ship /srv with the package Jörg Sommer
2026-07-07  7:07   ` [OE-core] " Mathieu Dubois-Briand
2026-07-07 13:21     ` [PATCH v2] " Jörg Sommer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox