I had to make routing-setup a dependent of zones, I am now getting a route-setup in maintenance, due to: Stopping for maintenance due to dependency_cycle.
I have mapped it out and I can't see where this is happening. Here's the tree: bash-3.00# svcs -d routing-setup STATE STIME FMRI online Jan_20 svc:/system/filesystem/usr:default online Jan_20 svc:/milestone/network:default online Jan_20 svc:/milestone/devices:default online Jan_20 svc:/system/manifest-import:default online Jan_20 svc:/system/zones:default bash-3.00# svcs -d zones STATE STIME FMRI online Jan_20 svc:/milestone/multi-user-server:default bash-3.00# svcs -d multi-user-server STATE STIME FMRI online Jan_20 svc:/network/ssh:default online Jan_20 svc:/milestone/multi-user:default I've checked up from multi-user as well. How can I discover what the system is thinking is causing the dependency cycle?