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:
Reed McIntosh 2021-05-09 16:50:37 -04:00 committed by GitHub
parent dd9417141f
commit 6f8f36c984
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"