diff options
author | Randolph Sapp <rs@ti.com> | 2025-10-01 19:30:34 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-06 17:01:10 +0100 |
commit | e6115506f232b4c4c82a4444e4d6ced1f97b6e83 (patch) | |
tree | 320981ba23547f7b6e7e5f03e7ce57c4b72b4251 /meta/recipes-devtools/python-numpy/files/0001-convert-shebang-from-python-to-python3.patch | |
parent | a360a61f73c7e455f82f4d61d7e9d7abd1aecff4 (diff) | |
download | poky-e6115506f232b4c4c82a4444e4d6ced1f97b6e83.tar.gz |
libx11: create tmpfile dir for x11 domain socket
Register a volatile directory entry for the x11 domain socket when not
using systemd. This will make sure the directory is always created with
the correct permissions. Systemd already provides their own tmpfile.d
entry for the same behavior.
Currently some x11 related applications will create this directory if it
doesn't already exist, but this is not true for everything. In addition,
if the application in question isn't started as root, it's possible this
directory can be owned by a non-root user. This isn't an issue by
itself, but it can potentially lead to problems in a multi-user
environment.
(From OE-Core rev: faff34009ed37e5bfb30a0932348e674504a4e01)
Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python-numpy/files/0001-convert-shebang-from-python-to-python3.patch')
0 files changed, 0 insertions, 0 deletions