syncthing: fix plist_options

Closes #279.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
Marco Bonetti 2016-04-13 16:03:05 +02:00 committed by Andrew Janke
parent 4bc6d55c2f
commit b2c8e1b1e7

View file

@ -30,7 +30,7 @@ class Syncthing < Formula
bin.install "syncthing"
end
plist_options :startup => true
plist_options :manual => "syncthing"
def plist; <<-EOS.undent
<?xml version="1.0" encoding="UTF-8"?>