summaryrefslogtreecommitdiffstats
path: root/system/pdksh/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'system/pdksh/doinst.sh')
-rw-r--r--system/pdksh/doinst.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/system/pdksh/doinst.sh b/system/pdksh/doinst.sh
deleted file mode 100644
index 1c7b18bd18..0000000000
--- a/system/pdksh/doinst.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-
-if ! grep -q '/bin/pdksh' etc/shells ; then
- printf "/bin/pdksh\n" >> etc/shells ;
-fi
-