Update haproxy-wi.service

pull/19/head
Pavel Loginov 2018-01-29 11:26:32 +06:00 committed by GitHub
parent 86f1c885ed
commit 7c0b4b2d59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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