If tinc has been configured with launchd, you will see tinc.myvpn listed with a process id.
+#### Handle standby and other network interrupts
+
+Tinc automatically tries to reconnect, but this takes time and the longer there
+is no connection, the longer tinc waits to try and reconnect again. A small
+tool is available at https://gitorious.org/tinc-on-osx/networknotify which will
+signal tinc to reconnect when the network connection is available. It uses OS
+X its network reachability framework and can be build using Xcode.
+
---