remove 'use hostname' bug 340991, Thanks Diego

This commit is contained in:
Jory A. Pratt 2010-10-23 23:52:43 -05:00
parent be6c0716ee
commit 7653ef89b8
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@
depend()
{
use hostname
need localmount
before logger
after clock sysctl

View File

@ -4,7 +4,6 @@
depend()
{
use hostname
before bootmisc logger
keyword -openvz -prefix -vserver
}