From 3247184d860aea7ccc2c58d399f62c088978e973 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Wed, 25 Jan 2012 11:42:32 -0600 Subject: Remove prefix support I spoke with the prefix team sometime back and was told that they do not have an interest in using OpenRC on prefix systems. --- init.d/killprocs.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'init.d/killprocs.in') diff --git a/init.d/killprocs.in b/init.d/killprocs.in index 7f1cf917..ea1e84b3 100644 --- a/init.d/killprocs.in +++ b/init.d/killprocs.in @@ -4,11 +4,6 @@ description="Kill all processes so we can unmount disks cleanly." -depend() -{ - keyword -prefix -} - start() { ebegin "Terminating remaining processes" -- cgit v1.2.3