From 24c5c1ef0851de639ac5f542c32efe02ec69a816 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 18 Oct 2021 10:18:57 +0200 Subject: [PATCH] www/nginx: setup.sh is overloaded with runtime data #2581 --- .../src/opnsense/service/conf/actions.d/actions_nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/nginx/src/opnsense/service/conf/actions.d/actions_nginx.conf b/www/nginx/src/opnsense/service/conf/actions.d/actions_nginx.conf index 8b7d4ebdc..70bf43387 100644 --- a/www/nginx/src/opnsense/service/conf/actions.d/actions_nginx.conf +++ b/www/nginx/src/opnsense/service/conf/actions.d/actions_nginx.conf @@ -62,7 +62,7 @@ parameters: type:script_output [reload] -command:/usr/local/etc/rc.d/nginx reload +command:/usr/local/opnsense/scripts/nginx/setup.php;/usr/local/etc/rc.d/nginx reload parameters: type:script_output message:reloading nginx