From b4104957b198b38aba609ed3889e7fa605012d19 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 1 Jul 2009 00:07:32 +0100 Subject: We should use -feature instead of nofeature. This matches the ifconfig and Gentoo USE flag syntax and is hopefully easier to read. Fixes #178. --- init.d/powerd.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d/powerd.in') diff --git a/init.d/powerd.in b/init.d/powerd.in index 4012512..6220c1b 100644 --- a/init.d/powerd.in +++ b/init.d/powerd.in @@ -12,7 +12,7 @@ depend() need localmount use logger after bootmisc - keyword nojail noprefix + keyword -jail -prefix } start_pre() -- cgit v1.2.3