On Wed, Dec 30, 2015 at 10:50 AM, Gena Makhomed <g...@csdoc.com> wrote: > nginx now requires configured and up network, before starting daemon.
Specifically it's your configuration. You are hardcoding an IP address to bind to, thereby telling nginx to not start until that IP is active. > Replace network.target with network-online.target is easy workaround. That will prevent nginx from staring in situations where systemd determines that the external network is not yet active (dhcp, etc., etc), yet nginx may still run perfectly fine with split interfaces, localhost, etc. -Jim P. _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel