aboutsummaryrefslogtreecommitdiffstats
path: root/community/loksh/loksh.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'community/loksh/loksh.post-install')
-rw-r--r--community/loksh/loksh.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/loksh/loksh.post-install b/community/loksh/loksh.post-install
new file mode 100644
index 0000000000..0844ccf68b
--- /dev/null
+++ b/community/loksh/loksh.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+add-shell '/bin/ksh'
+exit 0