How do I execute this command at start up in OS X?
December 13, 2007 2:31 PM
Subscribe
OS X-filter: I've been searching but having a hard time finding an answer anywhere. I have a command I put into the terminal each time I boot my Mac that disables some third party firewall I can't find to delete. I'd like a shell script that would launch and just execute the command each time I start up my computer.
I've made a script.sh file and put it in the "start up items", but it just launches my text editor. heh.
So what's the best way to execute something like:
sudo ipfw add 0 deny udp from any to any 4550
when I start up, friends?
posted by mattoly to computers & internet (8 comments total)
2 users marked this as a favorite
posted by spaceman_spiff at 2:43 PM on December 13, 2007