Thorsten Wilms <t...@freenet.de> writes:

> Initially I thought creation of /tmp/.X11-unix should be tied to the
> xorg-server-xwayland package, but since it is more generic: which
> component should create that dir on Guix SD (based on what)?

It is needed at run-time (because packages cannot create files outside
of their store prefix at build time), so it should be created by a
system service.  A service is not the same as a shepherd service; we
also have activation services that run once and only create a file or a
directory.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net


Reply via email to