aboutsummaryrefslogtreecommitdiffstats
path: root/community/loksh/loksh.pre-deinstall
diff options
context:
space:
mode:
Diffstat (limited to 'community/loksh/loksh.pre-deinstall')
-rw-r--r--community/loksh/loksh.pre-deinstall3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/loksh/loksh.pre-deinstall b/community/loksh/loksh.pre-deinstall
new file mode 100644
index 0000000000..2a4b7d83cd
--- /dev/null
+++ b/community/loksh/loksh.pre-deinstall
@@ -0,0 +1,3 @@
+#!/bin/sh
+remove-shell '/bin/ksh'
+exit 0