aboutsummaryrefslogtreecommitdiff
path: root/layout/userfs/home
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-01-29 15:00:01 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-01-29 15:00:01 +0000
commit3dcb6c6a73cd16acc7bcae9e54cda16fed89f35b (patch)
treee2b2b231622470ddc95a74f62b3cebcdcc492914 /layout/userfs/home
parent5809b2dc1536794cff7df2ab4f79d2fe7b6720bc (diff)
downloadlh-bootstrap-3dcb6c6a73cd16acc7bcae9e54cda16fed89f35b.tar.xz
Reimport userfs, rwfs and s6-rc from master
Diffstat (limited to 'layout/userfs/home')
-rwxr-xr-xlayout/userfs/home/guest/.execline-loginshell3
-rwxr-xr-xlayout/userfs/home/guest/.execline-shell3
-rw-r--r--layout/userfs/home/guest/.ssh/.empty0
3 files changed, 6 insertions, 0 deletions
diff --git a/layout/userfs/home/guest/.execline-loginshell b/layout/userfs/home/guest/.execline-loginshell
new file mode 100755
index 0000000..9339af0
--- /dev/null
+++ b/layout/userfs/home/guest/.execline-loginshell
@@ -0,0 +1,3 @@
+#!/command/execlineb -S0
+/command/importas -D /etc/execline-shell SHELL SHELL
+$SHELL $@
diff --git a/layout/userfs/home/guest/.execline-shell b/layout/userfs/home/guest/.execline-shell
new file mode 100755
index 0000000..f28df30
--- /dev/null
+++ b/layout/userfs/home/guest/.execline-shell
@@ -0,0 +1,3 @@
+#!/command/execlineb -S0
+export PS1 "${USER}@%%HOSTNAME%%:${PWD} $ "
+/bin/ash $@
diff --git a/layout/userfs/home/guest/.ssh/.empty b/layout/userfs/home/guest/.ssh/.empty
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/layout/userfs/home/guest/.ssh/.empty