]> git.saurik.com Git - apple/launchd.git/blobdiff - launchd/src/StartupItems/AppleShare
launchd-152.tar.gz
[apple/launchd.git] / launchd / src / StartupItems / AppleShare
index 7d2af69c80517628e65e88a4f788b92d2b5d03cc..429e6be5cdcaad3445c676e8f147cb034291709d 100644 (file)
@@ -4,6 +4,8 @@
 # Apple File Protocol
 ##
 
+[ -f /System/Library/LaunchDaemons/com.apple.AppleFileServer.plist ] && exit 0
+
 . /etc/rc.common
 
 StartService ()