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