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/mount-ro.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d/mount-ro.in') diff --git a/init.d/mount-ro.in b/init.d/mount-ro.in index 79b2e02e..4b07457b 100644 --- a/init.d/mount-ro.in +++ b/init.d/mount-ro.in @@ -7,7 +7,7 @@ description="Re-mount filesytems read-only for a clean reboot." depend() { need killprocs savecache - keyword -prefix -openvz -vserver -lxc + keyword -openvz -vserver -lxc } start() -- cgit v1.2.3