[gnome-build-meta/jjardon/gnome_3_37_92: 35/51] 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: 35/51] ostree: Do not use a symlink to sysroot for home
- Date: Sat, 12 Sep 2020 15:31:15 +0000 (UTC)
commit a49a922522cce12bfb617c0eb086f0c6ba4712cd
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]