The syslogd script should require that /var is cleaned before it runs.

Otherwise it could be in the situation where its log socket is removed
after it has started.

Noticed by: jhay
This commit is contained in:
Mike Makonnen 2004-03-05 07:55:04 +00:00
parent 42044ceee2
commit fc3a64301a

View File

@ -5,7 +5,7 @@
#
# PROVIDE: syslogd
# REQUIRE: mountcritremote
# REQUIRE: mountcritremote cleanvar
# BEFORE: SERVERS
# KEYWORD: FreeBSD