Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
e469438d
Commit
e469438d
authored
Jul 27, 2006
by
Andrew Lewman
Browse files
Forget leopard.
svn:r6929
parent
79144b8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/osx/TorPostflight
View file @
e469438d
...
...
@@ -122,7 +122,7 @@ if [ -f /tmp/TorSavedMe.tar.gz ]; then
fi
# Determine how to start by OS Version
if
[
$OS
=
"tiger"
||
$OS
=
"leopard"
]
;
then
if
[
$OS
=
"tiger"
]
;
then
if
[
-f
$PACKAGE_PATH
/Contents/Resources/net.freehaven.tor.plist
]
;
then
rm
-rf
/Library/StartupItems/Tor
cp
$PACKAGE_PATH
/Contents/Resources/net.freehaven.tor.plist /System/Library/LaunchDaemons/net.freehaven.tor.plist
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment