Update rc.conf
netwait seems to hurt more than it helps, had issues in testing with named and isc-dhcpd6 not starting with netwait enabled, removed netwait and all services started fine
This commit is contained in:
parent
dd9417141f
commit
6f8f36c984
1 changed files with 0 additions and 3 deletions
|
@ -42,6 +42,3 @@ powerd_enable="YES"
|
|||
powerd_flags="-b hadp -n hadp -a hadp"
|
||||
ntpd_enable="YES"
|
||||
sshd_enable="YES"
|
||||
netwait_enable="YES"
|
||||
netwait_if="ngeth0"
|
||||
netwait_ip="2001:4860:4860::8888 2001:4860:4860::8844"
|
||||
|
|
Loading…
Reference in a new issue