Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/buildbot/contrib/OS-X/README
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/contrib/OS-X/README')
-rw-r--r--buildbot/contrib/OS-X/README23
1 files changed, 0 insertions, 23 deletions
diff --git a/buildbot/contrib/OS-X/README b/buildbot/contrib/OS-X/README
deleted file mode 100644
index 6cc1d64..0000000
--- a/buildbot/contrib/OS-X/README
+++ /dev/null
@@ -1,23 +0,0 @@
-Mark Pauley contributed the two launchd plist files for OS-X (10.4+) to start
-a buildmaster or buildslave automatically at startup:
-
- contrib/OS-X/net.sourceforge.buildbot.master.plist
- contrib/OS-X/net.sourceforge.buildbot.slave.plist
-
-His email message is as follows:
-
- Message-Id: <C0E57556-0432-4EB6-9A6C-22CDC72208E9@apple.com>
- From: Mark Pauley <mpauley@apple.com>
- To: buildbot-devel <buildbot-devel@lists.sourceforge.net>
- Date: Wed, 24 Jan 2007 11:05:44 -0800
- Subject: [Buildbot-devel] Sample buildbot launchd plists for MacOS 10.4+
-
- Hi guys,
- I've had these kicking around for a while and thought that maybe
- someone would like to see them. Installing either of these two to /
- Library/LaunchDaemons will cause the bulidbot slave or master to auto-
- start as whatever user you like on launch. This is the "right way to
- do this" going forward, startupitems are deprecated. Please note that
- this means any tests that require a windowserver connection on os x
- won't work.
-