aboutsummaryrefslogtreecommitdiffstats
path: root/community/rssh/rssh.post-deinstall
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-deinstall
parente01ae805e5b356a814c3e24e6ef2c1983422754e (diff)
community/rssh: move from testing
Diffstat (limited to 'community/rssh/rssh.post-deinstall')
-rw-r--r--community/rssh/rssh.post-deinstall4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/rssh/rssh.post-deinstall b/community/rssh/rssh.post-deinstall
new file mode 100644
index 00000000000..5cf5331a113
--- /dev/null
+++ b/community/rssh/rssh.post-deinstall
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+remove-shell /usr/bin/rssh
+exit 0