]> git.saurik.com Git - apple/launchd.git/blobdiff - launchd/src/StartupItems/IPServices
launchd-152.tar.gz
[apple/launchd.git] / launchd / src / StartupItems / IPServices
index bb2ae9a05fa9f02bd23129bf8006dd6a5ca04633..658aafebc8e6b673ad319bda9a3c4fd94dff95e1 100644 (file)
@@ -4,6 +4,8 @@
 # IP Services
 ##
 
+[ -f /System/Library/LaunchDaemons/com.apache.httpd.plist ] && exit 0
+
 . /etc/rc.common
 
 StartService ()