Start unwind earlier.
OK?
diff --git rc rc
index 94465add54f..7b5f835f0af 100644
--- rc
+++ rc
@@ -442,6 +442,7 @@ fill_baddynamic tcp
sysctl_conf
start_daemon slaacd >/dev/null 2>&1
+start_daemon unwind >/dev/null 2>&1
echo 'starting network'
@@ -454,8 +455,6 @@ sh /etc/netstart
mount -s /usr >/dev/null 2>&1
mount -s /var >/dev/null 2>&1
-start_daemon unwind >/dev/null 2>&1
-
# Load pf rules and bring up pfsync interface.
if [[ $pf != NO ]]; then
if [[ -f /etc/pf.conf ]]; then
--
I'm not entirely sure you are real.