[gnome-build-meta/jjardon/gnome_3_37_92: 27/39] ostree: Do not use a symlink to sysroot for home
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/gnome_3_37_92: 27/39] ostree: Do not use a symlink to sysroot for home
- Date: Sat, 12 Sep 2020 19:48:15 +0000 (UTC)
commit 0b76e38274847e0d32601c4694b6eaf2e47d6057
Author: Valentin David <valentin david codethink co uk>
Date: Mon Aug 17 17:16:58 2020 +0200
ostree: Do not use a symlink to sysroot for home
This symlink configuration was taken from documentation but it is an
unexpected layout. This is causing issues with flatpak and toolbox.
files/vm/ostree-config/ostree.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/files/vm/ostree-config/ostree.conf b/files/vm/ostree-config/ostree.conf
index a8531636..e5534ca0 100644
--- a/files/vm/ostree-config/ostree.conf
+++ b/files/vm/ostree-config/ostree.conf
@@ -1,4 +1,4 @@
d /var/log/journal 0755 root root -
-L /var/home - - - - ../sysroot/home
+d /var/home 0755 root root -
d /var/roothome 0700 root root -
d /run/media 0755 root root -
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]