public
Description: A "StartupItems" folder (script and plist) which makes Hamachi start up when your OS X machine boots.
Clone URL: git://github.com/trak3r/hamachi-for-os-x-start-up-on-boot.git
Search Repo:
cleaned up the README
trak3r (author)
Wed May 14 07:55:33 -0700 2008
commit  061d5453312a52bfc7635f255a07d581f0905616
tree    8969f07d1465dc97c5acac949cb7e582892d93ff
parent  144aef9fe1eed087299650377a1b6b10c99a396c
0
...
1
 
2
3
 
4
5
 
6
7
 
8
9
 
 
 
...
 
1
2
 
3
4
 
5
6
 
7
8
 
9
10
11
0
@@ -1,10 +1,12 @@
0
-1. Move this folder into /Library/StartupItems
0
+1. Change the "/robertdobson" path in the "Hamachi" script to your user account home directory.
0
 
0
-2. Open up a Terminal
0
+2. Move the whole folder into /Library/StartupItems
0
 
0
-3. "cd /Library/StartupItems/Hamachi"
0
+3. Open up a Terminal
0
 
0
-4. "chown root:wheel ."
0
+4. "cd /Library/StartupItems/Hamachi"
0
 
0
-5. "chown root:wheel *"
0
+5. "sudo chown root:wheel ."
0
+
0
+6. "sudo chown root:wheel *"

Comments

    No one has commented yet.