mirror of
https://github.com/webmin/webmin.git
synced 2026-05-06 23:30:29 +01:00
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
nginx_config=/etc/nginx/nginx.conf
|
|
nginx_cmd=/usr/sbin/nginx
|
|
start_cmd=systemctl start nginx
|
|
stop_cmd=systemctl stop nginx
|
|
apply_cmd=systemctl reload nginx
|