From fe4af1cf50ca07260086c87079cb7cae6a010bae Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 18 May 2015 13:14:41 +0000 Subject: bsp: Add DEVPTS_MULTIPLE_INSTANCES This makes system containers work better. Now it is possible to log in with ssh or `machinectl login` to any containers started by systemd-nspawn. Change-Id: Ia038355b48e13fe67996a488660fecdfc5ae1215 --- strata/bsp-jetson/linux-jetson-tk1.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/bsp-jetson/linux-jetson-tk1.morph') diff --git a/strata/bsp-jetson/linux-jetson-tk1.morph b/strata/bsp-jetson/linux-jetson-tk1.morph index 073a5a02..784a39c4 100644 --- a/strata/bsp-jetson/linux-jetson-tk1.morph +++ b/strata/bsp-jetson/linux-jetson-tk1.morph @@ -15,6 +15,7 @@ configure-commands: - scripts/config -e DEVTMPFS - scripts/config -e DEVTMPFS_MOUNT - scripts/config -e CONFIG_FHANDLE +- scripts/config -e DEVPTS_MULTIPLE_INSTANCES - scripts/config -e CGROUPS - scripts/config -e AUTOFS4_FS - scripts/config --set-str UEVENT_HELPER_PATH '' -- cgit v1.2.1