diff --git a/type/__recycledcloud_nginx_vhost/manifest b/type/__recycledcloud_nginx_vhost/manifest index 555ff0f..53688b4 100644 --- a/type/__recycledcloud_nginx_vhost/manifest +++ b/type/__recycledcloud_nginx_vhost/manifest @@ -29,7 +29,6 @@ case "$os" in nginx_confdir="/etc/nginx" install_reqs="__package/nginx" - require="$install_reqs" __service nginx --action start require="$install_reqs" __start_on_boot nginx export NGINX_SITEDIR="$nginx_confdir/conf.d"