Renamed Applications/Application tags.
[shibboleth/sp.git] / configs / shibd-osx.plist.in
index 554df82..268121f 100644 (file)
@@ -5,20 +5,12 @@
        <key>Label</key> <string>edu.internet2.shibboleth.shibd</string>
        <key>ServiceDescription</key> <string>Shibboleth 2.0 Service Provider daemon</string>
 
-       <key>EnvironmentVariables</key>
-       <dict>
-               <key>DYLD_INSERT_LIBRARIES</key>
-               <string>@-PREFIX-@/lib/libshibsp-lite.dylib</string>
-               <key>DYLD_LIBRARY_PATH</key>
-               <string>@-PREFIX-@/lib</string>
-       </dict>
-
        <key>ProgramArguments</key>
        <array>
                <string>@-PREFIX-@/sbin/shibd</string>
                <string>-f</string>
                <string>-p</string>
-               <string> @-VARRUNDIR-@/shibd.pid</string>
+               <string> @-PKGRUNDIR-@/shibd.pid</string>
        </array>
 
        <key>RunAtLoad</key> <false/>