summaryrefslogtreecommitdiffstats
path: root/system/etsh/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'system/etsh/doinst.sh')
-rw-r--r--system/etsh/doinst.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/etsh/doinst.sh b/system/etsh/doinst.sh
new file mode 100644
index 0000000000..2e23c07769
--- /dev/null
+++ b/system/etsh/doinst.sh
@@ -0,0 +1 @@
+grep -q '^/bin/etsh$' etc/shells 2>/dev/null || echo "/bin/etsh" >> etc/shells