summaryrefslogtreecommitdiff
path: root/layout/userfs/home/guest/.execline-shell
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-05-04 00:10:26 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-05-04 00:10:26 +0000
commit7bb2006007c1996f33758e41db070252d4d3607f (patch)
tree3dc03d4f6a8867742961a3dea9ecc96c52d00a10 /layout/userfs/home/guest/.execline-shell
parent1202c964c4e91083a3c60b41b9c11e220bfa759d (diff)
downloadlh-bootstrap-7bb2006007c1996f33758e41db070252d4d3607f.tar.xz
Make a lean and mean version, as a basis for filling an initramfs
Diffstat (limited to 'layout/userfs/home/guest/.execline-shell')
-rwxr-xr-xlayout/userfs/home/guest/.execline-shell3
1 files changed, 0 insertions, 3 deletions
diff --git a/layout/userfs/home/guest/.execline-shell b/layout/userfs/home/guest/.execline-shell
deleted file mode 100755
index f28df30..0000000
--- a/layout/userfs/home/guest/.execline-shell
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/command/execlineb -S0
-export PS1 "${USER}@%%HOSTNAME%%:${PWD} $ "
-/bin/ash $@