Update openresty.service.tpl

pull/109/head
midoks 3 years ago
parent 8a89a9594f
commit f3fec46e6c
  1. 2
      plugins/openresty/init.d/openresty.service.tpl

@ -3,8 +3,6 @@ Description=OpenResty is a dynamic web platform based on NGINX and LuaJIT.
After=network.target
[Service]
{$SERVER_PATH}
Type=forking
ExecStart={$SERVER_PATH}/openresty/bin/openresty -c {$SERVER_PATH}/openresty/nginx/conf/nginx.conf
ExecStop={$SERVER_PATH}/openresty/bin/openresty -s stop

Loading…
Cancel
Save