[gnome-build-meta/valentindavid/ostree-home-dir: 5/5] ostree: Do not use a symlink to sysroot for home
- From: Valentin David <valentindavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/ostree-home-dir: 5/5] ostree: Do not use a symlink to sysroot for home
- Date: Wed, 19 Aug 2020 08:13:21 +0000 (UTC)
commit ac2d7c67b735759a33dcf31852aff317c69dc5f6
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]