mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/3] rootfs: Create /var/www and allow webservers to depend on it
@ 2025-12-11 10:07 Alexander Dahl via ptxdist
  2025-12-11 10:07 ` [ptxdist] [PATCH 1/3] rootfs: Add option to create /var/www Alexander Dahl via ptxdist
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alexander Dahl via ptxdist @ 2025-12-11 10:07 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Dahl

Hello,

we had some trouble with permissions of directories below /var/www with
custom packages installing web applications to that directory,
especially if multiple package implictly created /var/www with different
access rights.  Trying to make all this somewhat more predictable.

Greets
Alex

Alexander Dahl (3):
  rootfs: Add option to create /var/www
  nginx: Select rootfs /var/www dependency
  lighttpd: Select rootfs /var/www dependency

 rules/lighttpd.in | 1 +
 rules/nginx.in    | 1 +
 rules/rootfs.in   | 9 +++++++++
 rules/rootfs.make | 3 +++
 4 files changed, 14 insertions(+)


base-commit: fd0dc47b258aac09ab961199a3c00ecddf98f244
-- 
2.47.3




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

end of thread, other threads:[~2025-12-12 14:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-11 10:07 [ptxdist] [PATCH 0/3] rootfs: Create /var/www and allow webservers to depend on it Alexander Dahl via ptxdist
2025-12-11 10:07 ` [ptxdist] [PATCH 1/3] rootfs: Add option to create /var/www Alexander Dahl via ptxdist
2025-12-12 14:52   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-12-11 10:07 ` [ptxdist] [PATCH 2/3] nginx: Select rootfs /var/www dependency Alexander Dahl via ptxdist
2025-12-12 14:52   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-12-11 10:07 ` [ptxdist] [PATCH 3/3] lighttpd: " Alexander Dahl via ptxdist
2025-12-12 14:52   ` [ptxdist] [APPLIED] " Michael Olbrich

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