summaryrefslogtreecommitdiffstats
path: root/source/a/sysvinit/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/sysvinit/doinst.sh')
-rw-r--r--source/a/sysvinit/doinst.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/a/sysvinit/doinst.sh b/source/a/sysvinit/doinst.sh
index 0e476e119..841c48f09 100644
--- a/source/a/sysvinit/doinst.sh
+++ b/source/a/sysvinit/doinst.sh
@@ -40,8 +40,6 @@ fi
( cd sbin ; ln -sf init telinit )
( cd sbin ; rm -rf reboot )
( cd sbin ; ln -sf halt reboot )
-( cd sbin ; rm -rf pidof )
-( cd sbin ; ln -sf killall5 pidof )
( cd sbin ; rm -rf poweroff )
( cd sbin ; ln -sf halt poweroff )