From 31733b3eec44aafa94202eab8cc0e322e7827e98 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 6 Jul 2016 23:46:36 +0200 Subject: Add more tricks for chroots --- hurd/running/chroot.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hurd/running') diff --git a/hurd/running/chroot.mdwn b/hurd/running/chroot.mdwn index 699f05a1..4bda626f 100644 --- a/hurd/running/chroot.mdwn +++ b/hurd/running/chroot.mdwn @@ -45,3 +45,5 @@ programs inside the chroot need to be able to access them: # settrans chroot/tmp /hurd/firmlink /tmp # settrans -c chroot/var/lib/dbus /hurd/firmlink /var/lib/dbus # settrans -c chroot/run/dbus /hurd/firmlink /run/dbus + # settrans -kp chroot/proc /hurd/firmlink /proc + # settrans -c $CHROOT/$HOME/.dbus /hurd/firmlink /$HOME/.dbus -- cgit v1.2.3