From 4f6cd129c9296d91715ca808b225c00f55bcc001 Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Tue, 11 Jul 2006 04:37:05 +0000 Subject: Add in start parameters. Perhaps we should ship these set correct in the default torrc. svn:r6754 --- contrib/osx/net.freehaven.tor.plist.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/contrib/osx/net.freehaven.tor.plist.in b/contrib/osx/net.freehaven.tor.plist.in index 1637a361f..03633a8fa 100644 --- a/contrib/osx/net.freehaven.tor.plist.in +++ b/contrib/osx/net.freehaven.tor.plist.in @@ -8,6 +8,19 @@ Program /Library/Tor/tor + ProgramArguments + + + --runasdaemon + 1 + --pidfile + /var/run/Tor.pid + --datadirectory + /Library/Tor/var/lib/tor + --log + "notice file /var/log/tor/tor.log" + + UserName _tor -- cgit v1.2.3