From b2c8e1b1e7219334a4a1cba88b58e09f57ca0e61 Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Wed, 13 Apr 2016 16:03:05 +0200 Subject: [PATCH] syncthing: fix plist_options Closes #279. Signed-off-by: Andrew Janke --- Formula/syncthing.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/syncthing.rb b/Formula/syncthing.rb index 188bc666bf..2be6e9d727 100644 --- a/Formula/syncthing.rb +++ b/Formula/syncthing.rb @@ -30,7 +30,7 @@ class Syncthing < Formula bin.install "syncthing" end - plist_options :startup => true + plist_options :manual => "syncthing" def plist; <<-EOS.undent