Mac startup items shouldn't daemonize.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 1 Jul 2009 03:18:07 +0000 (03:18 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 1 Jul 2009 03:18:07 +0000 (03:18 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3068 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/shibd-osx.plist.in

index 26c90b1..a05cc9d 100644 (file)
@@ -8,6 +8,7 @@
        <key>ProgramArguments</key>
        <array>
                <string>@-PREFIX-@/sbin/shibd</string>
+        <string>-F</string>
                <string>-f</string>
                <string>-p</string>
                <string>@-PKGRUNDIR-@/shibd.pid</string>