Compare commits

...

1 Commits

Author SHA1 Message Date
Li Tian
e5b09d8fcf tmpfiles: not forcefully create symlink /tmp/.X11-unix
JIRA: https://issues.redhat.com/browse/RHEL-116378

From c937ddd38f1a928c8a1d41712f05d09fceb09e89 Mon Sep 17 00:00:00 2001
From: Li Tian <litian@redhat.com>
Date: Sep 23 2025 04:44:41 +0000
Subject: tmpfiles: not forcefully create symlink /tmp/.X11-unix

In RHEL/CentOS, the X11 socket is created in /tmp fine.
Do not forcefully create it which cause an error during
installation using dnf/yum.

Signed-off-by: Li Tian <litian@redhat.com>

Signed-off-by: Li Tian <litian@redhat.com>
2025-10-14 11:16:40 +08:00

View File

@ -1 +1 @@
L+ /tmp/.X11-unix - - - - /mnt/wslg/.X11-unix
L /tmp/.X11-unix - - - - /mnt/wslg/.X11-unix