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