I want to write a script that enters the following command at Start up in the Terminal:
sudo sysctl -w net.inet.tcp.rfc1323=0
But I cant make it work.
Better yet I would like to change this variable permanently so I never have to enter it again, can I do that?
Thanks
Zax