tor: use "tor" to start service manually (#3575)

"tor start" now reports an error.
This commit is contained in:
Dangyi Liu 刘当一 2016-08-03 22:21:04 +08:00 committed by Dominyk Tiller
parent 9e1bb1a419
commit 7b1db9783b

View file

@ -41,7 +41,7 @@ class Tor < Formula
EOS
end
plist_options :manual => "tor start"
plist_options :manual => "tor"
def plist; <<-EOS.undent
<?xml version="1.0" encoding="UTF-8"?>