[30353] trunk/dports/net/nedi/files/org.macports.nedisyslog.plist

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 25 09:16:05 PDT 2007


Revision: 30353
          http://trac.macosforge.org/projects/macports/changeset/30353
Author:   markd at macports.org
Date:     2007-10-25 09:16:04 -0700 (Thu, 25 Oct 2007)

Log Message:
-----------
Clean up and correct plist file.

Modified Paths:
--------------
    trunk/dports/net/nedi/files/org.macports.nedisyslog.plist

Modified: trunk/dports/net/nedi/files/org.macports.nedisyslog.plist
===================================================================
--- trunk/dports/net/nedi/files/org.macports.nedisyslog.plist	2007-10-25 16:04:38 UTC (rev 30352)
+++ trunk/dports/net/nedi/files/org.macports.nedisyslog.plist	2007-10-25 16:16:04 UTC (rev 30353)
@@ -2,14 +2,9 @@
 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
-        <key>Debug</key>
-        <false/>
-        <key>Label</key>
-        <string>org.macports.nedisyslog</string>
-        <key>OnDemand</key>
-        <false/>
-        <key>ProgramArguments</key>
-        <array>
+<key>Label</key><string>org.macports.nedisyslog</string>
+<key>ProgramArguments</key>
+<array>
                 <string>__PREFIX__/bin/daemondo</string>
                 <string>--label=nedisyslog</string>
                 <string>--start-cmd</string>
@@ -24,11 +19,13 @@
                 <string>__PREFIX__/etc/LaunchDaemons/org.macports.nedisyslog/nedisyslog.wrapper</string>
                 <string>restart</string>
                 <string>;</string>
-                <string>--pid=filemanual</string>
+                <string>--pid=exec</string>
                 <string>--pidfile</string>
                 <string>__PREFIX__/var/run/nedi/nedisyslog.pid</string>
-        </array>
-        <key>RunAtLoad</key>
-        <false/>
+</array>
+<key>Debug</key><false/>
+<key>Disabled</key><true/>
+<key>OnDemand</key><false/>
+<key>RunAtLoad</key><false/>
 </dict>
 </plist>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071025/b03f206b/attachment.html


More information about the macports-changes mailing list