summaryrefslogtreecommitdiff
path: root/contrib/osx/uninstall_tor_bundle.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/osx/uninstall_tor_bundle.sh')
-rwxr-xr-xcontrib/osx/uninstall_tor_bundle.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/osx/uninstall_tor_bundle.sh b/contrib/osx/uninstall_tor_bundle.sh
index eb70cf7764..18b346005c 100755
--- a/contrib/osx/uninstall_tor_bundle.sh
+++ b/contrib/osx/uninstall_tor_bundle.sh
@@ -135,9 +135,6 @@ niutil -destroy . /users/$TOR_USER
echo ". Cleaning up"
rm -rf $TEMP_BOM_CONTENTS
rm -rf /Library/Privoxy/ /Library/StartupItems/Privoxy/ /Library/Tor/ /Library/StartupItems/Tor/
-if [ -f /System/Library/LaunchDaemons/net.freehaven.tor.plist ]; then
- rm /System/Library/LaunchDaemons/net.freehaven.tor.plist
-fi
echo ". Finished"