From 82d0f92ab8b84466ae20ab919c1f9c3577b5cecb Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 22 May 2017 21:56:04 +0000 Subject: Initial commit --- layout/rootfs/root/.execline-loginshell | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 layout/rootfs/root/.execline-loginshell (limited to 'layout/rootfs/root/.execline-loginshell') diff --git a/layout/rootfs/root/.execline-loginshell b/layout/rootfs/root/.execline-loginshell new file mode 100755 index 0000000..85c4e86 --- /dev/null +++ b/layout/rootfs/root/.execline-loginshell @@ -0,0 +1,3 @@ +#!/command/execlineb -S0 +/command/import -D /etc/execline-shell SHELL +$SHELL $@ -- cgit v1.2.3