it is an array for run

This commit is contained in:
Cody Lee 2023-08-02 16:41:30 -05:00
parent ec934ed878
commit c200664797
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -501,7 +501,7 @@ brews:
- unifi-poller
license: MIT
service: |
run [opt_bin/"unpoller" --config etc/"unpoller/up.conf"]
run [opt_bin/"unpoller", "--config", etc/"unpoller/up.conf"]
keep_alive true
log_path var/"log/unpoller.log"
error_log_path var/"log/unpoller.log"