Integrate rc.d dependencies.

This commit is contained in:
2026-05-11 19:19:55 -04:00
parent bf11b10b35
commit bdd387b11c
2 changed files with 2 additions and 0 deletions
Regular → Executable
+2
View File
@@ -14,6 +14,8 @@ then
exit 254
fi
local_startup="${local_startup} ${rc_router_dir}/rc.d"
. ${rc_router_dir}/rc.subr
. ${rc_router_dir}/defaults/rc.conf
Regular → Executable
View File