it is an array for run
This commit is contained in:
parent
ec934ed878
commit
c200664797
|
|
@ -501,7 +501,7 @@ brews:
|
||||||
- unifi-poller
|
- unifi-poller
|
||||||
license: MIT
|
license: MIT
|
||||||
service: |
|
service: |
|
||||||
run [opt_bin/"unpoller" --config etc/"unpoller/up.conf"]
|
run [opt_bin/"unpoller", "--config", etc/"unpoller/up.conf"]
|
||||||
keep_alive true
|
keep_alive true
|
||||||
log_path var/"log/unpoller.log"
|
log_path var/"log/unpoller.log"
|
||||||
error_log_path var/"log/unpoller.log"
|
error_log_path var/"log/unpoller.log"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue