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-armv8b64-generic/linux-armv8b64-generic.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/bsp-armv8b64-generic/linux-armv8b64-generic.morph') diff --git a/strata/bsp-armv8b64-generic/linux-armv8b64-generic.morph b/strata/bsp-armv8b64-generic/linux-armv8b64-generic.morph index ecf383b0..9362eb6e 100644 --- a/strata/bsp-armv8b64-generic/linux-armv8b64-generic.morph +++ b/strata/bsp-armv8b64-generic/linux-armv8b64-generic.morph @@ -12,6 +12,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