hostid does not need root to run

This commit is contained in:
Roy Marples 2009-02-11 17:42:14 +00:00
parent 7a628e1db7
commit 9f3cf59818

View File

@ -7,7 +7,7 @@ hostid_file=${hostid_file:-/etc/hostid}
depend()
{
need root
use root
before devd net
keyword nojail noprefix
}