01 2019 档案
摘要:一、配置文件 # # Global settings # global log 127.0.0.1 local2 #[err warning info debug] chroot /usr/local/haproxy-1.7.3 pidfile /var/run/haproxy.pid #hapro
阅读全文
摘要:1、在/usr/lib/systemd/system目录下建立服务启动文件,文件格式:[root@Centos7 ]# cat /usr/lib/systemd/system/nginx.service [Unit] #该部分主要是对这个服务的说明,内容包括Description和After,Des
阅读全文