B.R. Wrote: ------------------------------------------------------- > The keyword here is 'dynamic'. > > I even modified the service configuration to depend on 'named', but > the > thing is that being dynamic, the network and name resolution > dependency
Why not simplify things, set nginx start to manual, create a service that runs a script, inside that script attempt to resolve some dns name, when it fails wait a while and loop back, when it succeeds start nginx and exit script. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,259137,259175#msg-259175 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
