From 9f3cf59818c9801e6e66189529bdff86fc391391 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 11 Feb 2009 17:42:14 +0000 Subject: hostid does not need root to run --- init.d/hostid.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d') diff --git a/init.d/hostid.in b/init.d/hostid.in index 584fd2d..00df273 100644 --- a/init.d/hostid.in +++ b/init.d/hostid.in @@ -7,7 +7,7 @@ hostid_file=${hostid_file:-/etc/hostid} depend() { - need root + use root before devd net keyword nojail noprefix } -- cgit v1.2.3