summaryrefslogtreecommitdiff
path: root/user/mksh/mksh.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'user/mksh/mksh.post-install')
-rw-r--r--user/mksh/mksh.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/user/mksh/mksh.post-install b/user/mksh/mksh.post-install
new file mode 100644
index 000000000..5ba1f2fc6
--- /dev/null
+++ b/user/mksh/mksh.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+add-shell '/bin/mksh'
+exit 0