Skip to content

Instantly share code, notes, and snippets.

@haraldsk
Created June 6, 2015 13:00
Show Gist options
  • Save haraldsk/54c34f369c7604155128 to your computer and use it in GitHub Desktop.
Save haraldsk/54c34f369c7604155128 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>com.user.autosshtunnel</string>
<key>Program</key>
<string>/Users/harald/bin/autossh.tunnel.sh</string>
<key>RunAtLoad</key>
<true/>
<key>StandardOutPath</key>
<string>/Users/harald/log/autossh.tunnel.log</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment