Skip to content

Instantly share code, notes, and snippets.

@DuncanDoyle
Created November 10, 2014 16:28
Show Gist options
  • Save DuncanDoyle/ef55ffd923afcfe44d83 to your computer and use it in GitHub Desktop.
Save DuncanDoyle/ef55ffd923afcfe44d83 to your computer and use it in GitHub Desktop.
<plist version="1.0">
<dict>
<key>Label</key>
<string>Localhost2</string>
<key>ProgramArguments</key>
<array>
<string>/sbin/ifconfig</string>
<string>lo0</string>
<string>alias</string>
<string>127.0.0.2</string>
<string>netmask</string>
<string>255.255.255.0</string>
</array>
<key>RunAtLoad</key>
<true/>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment