mirror of https://github.com/Aidaho12/haproxy-wi
Update haproxy-wi.service
parent
86f1c885ed
commit
7c0b4b2d59
|
@ -6,11 +6,11 @@ After=syslog.target network.target
|
|||
Type=simple
|
||||
User=haproxy-wi
|
||||
|
||||
ExecStart=/opt/haproxy/server.py >> /opt/haproxy/log/haproxy-webface.log
|
||||
ExecStart=/opt/haproxy-wi/server.py >> /opt/haproxy-wi/log/haproxy-webface.log
|
||||
|
||||
RestartSec=2s
|
||||
Restart=on-failure
|
||||
TimeoutStopSec=1s
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in New Issue