diff options
Diffstat (limited to 'layout/rootfs/root/.execline-loginshell')
-rwxr-xr-x | layout/rootfs/root/.execline-loginshell | 3 |
1 files changed, 3 insertions, 0 deletions
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 $@ |