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-armv7b-vexpress-tc2/linux-armv7b-vexpress-tc2.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/bsp-armv7b-vexpress-tc2') diff --git a/strata/bsp-armv7b-vexpress-tc2/linux-armv7b-vexpress-tc2.morph b/strata/bsp-armv7b-vexpress-tc2/linux-armv7b-vexpress-tc2.morph index c232c493..fd6fab15 100644 --- a/strata/bsp-armv7b-vexpress-tc2/linux-armv7b-vexpress-tc2.morph +++ b/strata/bsp-armv7b-vexpress-tc2/linux-armv7b-vexpress-tc2.morph @@ -26,6 +26,7 @@ configure-commands: - scripts/config -e IKCONFIG_PROC - scripts/config -e CGROUPS - scripts/config -e CONFIG_FHANDLE +- scripts/config -e DEVPTS_MULTIPLE_INSTANCES - scripts/config -e AUTOFS4_FS - scripts/config -e NETWORK_FILESYSTEMS - scripts/config -e NFS_FS -- cgit v1.2.1