mirror of
https://github.com/webmin/webmin.git
synced 2026-05-06 15:20:29 +01:00
6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
nginx_config=/etc/nginx/nginx.conf
|
|
nginx_cmd=/usr/sbin/nginx
|
|
start_cmd=service nginx start
|
|
stop_cmd=service nginx stop
|
|
apply_cmd=service nginx restart
|