sysutils/nginx-ui: Add workaround for stale UNIX socket
If, for example, there is a power failure, the UNIX socket file will
be left and the error "connect: connection refused" will be displayed,
so the best thing to do is to delete it before starting NGINX UI.