Remove extra -

Thanks to @mylivingweb 
65b088ea60
This commit is contained in:
David Newhall II 2019-04-10 02:11:03 -07:00 committed by GitHub
parent 19263f7f50
commit aa668bd7c3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ After=network.target
Requires=network.target
[Service]
ExecStart=/usr/local/bin/unifi-poller ---config=/usr/local/etc/unifi-poller/up.conf
ExecStart=/usr/local/bin/unifi-poller --config=/usr/local/etc/unifi-poller/up.conf
Restart=always
StandardOutput=syslog
StandardError=syslog