keyword noprefix
This commit is contained in:
parent
f35c879bb8
commit
35929e23bb
@ -7,6 +7,7 @@ required_files="/etc/newsyslog.conf"
|
|||||||
depend()
|
depend()
|
||||||
{
|
{
|
||||||
need localmount
|
need localmount
|
||||||
|
keyword noprefix
|
||||||
}
|
}
|
||||||
|
|
||||||
start()
|
start()
|
||||||
|
@ -16,4 +16,5 @@ depend()
|
|||||||
use net newsyslog
|
use net newsyslog
|
||||||
need localmount
|
need localmount
|
||||||
after bootmisc
|
after bootmisc
|
||||||
|
keyword noprefix
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user