[launchd-changes] [23766] branches/PR-6424345/launchd/src/launchctl.c

source_changes at macosforge.org source_changes at macosforge.org
Thu Dec 18 15:03:16 PST 2008


Revision: 23766
          http://trac.macosforge.org/projects/launchd/changeset/23766
Author:   nectar at apple.com
Date:     2008-12-18 15:03:16 -0800 (Thu, 18 Dec 2008)
Log Message:
-----------
The plist is installed as com.apple.auditd.plist.

Modified Paths:
--------------
    branches/PR-6424345/launchd/src/launchctl.c

Modified: branches/PR-6424345/launchd/src/launchctl.c
===================================================================
--- branches/PR-6424345/launchd/src/launchctl.c	2008-12-18 22:10:27 UTC (rev 23765)
+++ branches/PR-6424345/launchd/src/launchctl.c	2008-12-18 23:03:16 UTC (rev 23766)
@@ -85,7 +85,7 @@
 #if HAVE_LIBAUDITD
 #include <bsm/auditd_lib.h>
 #ifndef	AUDITD_PLIST_FILE
-#define	AUDITD_PLIST_FILE "/System/Library/LaunchDaemons/org.trustedbsd.auditd.plist"
+#define	AUDITD_PLIST_FILE "/System/Library/LaunchDaemons/com.apple.auditd.plist"
 #endif
 #endif
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/launchd-changes/attachments/20081218/865cc197/attachment.html>


More information about the launchd-changes mailing list