From 6c7bce360c7fd5e55cea3205c0dcc2c829ed3cb4 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 12 May 2020 11:35:58 +0200 Subject: liveinit: give .Xresources file the correct ownership --- liveinit.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'liveinit.tpl') diff --git a/liveinit.tpl b/liveinit.tpl index 223927e..b8d40c3 100644 --- a/liveinit.tpl +++ b/liveinit.tpl @@ -1274,6 +1274,7 @@ Xft.lcdfilter: lcddefault Xft.rgba: rgb Xft.autohint: 0 EOT + chown --reference=/mnt/overlay/home/${LIVEUID} /mnt/overlay/home/${LIVEUID}/.Xresources elif [ -f /mnt/overlay/etc/profile.d/freetype.sh ]; then # Explicitly configure the non-default old v35 interpreter in freetype: cat <> /mnt/overlay/etc/profile.d/freetype.sh -- cgit v1.2.3