aboutsummaryrefslogtreecommitdiffstats
path: root/layout/rootfs/root
diff options
context:
space:
mode:
Diffstat (limited to 'layout/rootfs/root')
-rwxr-xr-xlayout/rootfs/root/.execline-loginshell3
-rwxr-xr-xlayout/rootfs/root/.execline-shell3
-rw-r--r--layout/rootfs/root/.ssh/.empty0
3 files changed, 6 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 $@
diff --git a/layout/rootfs/root/.execline-shell b/layout/rootfs/root/.execline-shell
new file mode 100755
index 0000000..e919b11
--- /dev/null
+++ b/layout/rootfs/root/.execline-shell
@@ -0,0 +1,3 @@
+#!/command/execlineb -S0
+export PS1 "${USER}@%%HOSTNAME%%:${PWD} # "
+/bin/ash $@
diff --git a/layout/rootfs/root/.ssh/.empty b/layout/rootfs/root/.ssh/.empty
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/layout/rootfs/root/.ssh/.empty