summaryrefslogtreecommitdiff
path: root/doc/design/assistant/OSX.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-30 13:47:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-30 13:47:00 -0400
commit6cf1a9e11323a9dbd1dfde8189ec904a8d07780c (patch)
treeecf2c76db18e188f9a6419ff0f507ea0f1a5f347 /doc/design/assistant/OSX.mdwn
parent031c44e7d5cdc0cf0445cd765d3295615bb873d9 (diff)
reorg osx stuff
Diffstat (limited to 'doc/design/assistant/OSX.mdwn')
-rw-r--r--doc/design/assistant/OSX.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/design/assistant/OSX.mdwn b/doc/design/assistant/OSX.mdwn
new file mode 100644
index 000000000..dd412eac2
--- /dev/null
+++ b/doc/design/assistant/OSX.mdwn
@@ -0,0 +1,5 @@
+Misc OSX porting things:
+
+* autostart the assistant on OSX, using launchd
+* Use OSX's "network reachability functionality" to detect when on a network
+ <http://developer.apple.com/library/mac/#documentation/Networking/Conceptual/SystemConfigFrameworks/SC_Intro/SC_Intro.html#//apple_ref/doc/uid/TP40001065>