aboutsummaryrefslogtreecommitdiffstats
path: root/community/rssh/rssh.post-deinstall
diff options
context:
space:
mode:
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 0000000000..5cf5331a11
--- /dev/null
+++ b/community/rssh/rssh.post-deinstall
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+remove-shell /usr/bin/rssh
+exit 0