<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>ByteLabs: Disable Startup Services on Mac OS X</title>
    <link>http://blog.solaris.bytelabs.org/articles/2007/05/29/quickly-disable-startup-services-on-mac-os-x</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>additions to a vast pool of entropy by Igor and Ines</description>
    <item>
      <title>Disable Startup Services on Mac OS X</title>
      <description>&lt;p&gt;If your running services are cranked up by &lt;a href="http://developer.apple.com/DOCUMENTATION/Darwin/Reference/ManPages/man8/SystemStarter.8.html"&gt;&lt;strong&gt;SystemStarter&lt;/strong&gt;&lt;/a&gt; and you want to quickly disable them, it is enough to create a &lt;strong&gt;.disabled&lt;/strong&gt; file in the respective directory to stop SystemStarter from starting that service. Thus if I wanted to disable the automatic startup of my &lt;a href="http://www.postgresql.org"&gt;PostgreSQL&lt;/a&gt; database, I would create the following file:&lt;/p&gt;


	&lt;p&gt;&lt;code&gt; $ sudo touch /Library/StartupItems/PostgreSQL/.disabled&lt;/code&gt;&lt;/p&gt;


	&lt;p&gt;Funny enough I could not find any official documentation apart from the following &lt;a href="http://www.macosxhints.com/article.php?story=20061204120027876"&gt;blog entry&lt;/a&gt; for this.&lt;/p&gt;</description>
      <pubDate>Tue, 29 May 2007 12:28:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:a421a4c8-7d89-4ea8-8086-ecb18519d84b</guid>
      <author>igor</author>
      <link>http://blog.solaris.bytelabs.org/articles/2007/05/29/quickly-disable-startup-services-on-mac-os-x</link>
      <category>Hacking and Computers</category>
      <category>Mac</category>
      <category>OS</category>
      <category>X</category>
    </item>
  </channel>
</rss>
