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