Well, this issue still exists in Plesk 12.0.18 - very annoying.
Better war for IPv4 only enviromentes, because its update-safe.
- mkdir /etc/systemd/system/nginx.service.d
- create file named start-dep-network.conf or something ends with .conf
- add this lines to the newly created file:
Code:
[Unit]
After=network.target remote-fs.target nss-lookup.target
- save and do a systemctl daemon-reload
Odin should fix it's unit file for nginx!!!