aboutsummaryrefslogtreecommitdiffstats
path: root/community/rssh/rssh.post-install
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-11-30 15:45:47 +0100
committerJakub Jirutka <jakub@jirutka.cz>2016-11-30 15:45:47 +0100
commitbf57e9098049a430cb2fb630eced9701f13e1b98 (patch)
tree33280735468c9e23c55620ed146f580c9c390622 /community/rssh/rssh.post-install
parente01ae805e5b356a814c3e24e6ef2c1983422754e (diff)
downloadaports-bf57e9098049a430cb2fb630eced9701f13e1b98.tar.bz2
aports-bf57e9098049a430cb2fb630eced9701f13e1b98.tar.xz
community/rssh: move from testing
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 0000000000..926f258224
--- /dev/null
+++ b/community/rssh/rssh.post-install
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+add-shell /usr/bin/rssh
+exit 0