Adding two keys to make instantiation and termination more robust
[OSXPackageBuilder.git] / pkg content skeleton / Library / LaunchDaemons / org.ijbswa.privoxy.plist
index 1030b6c..a96c247 100644 (file)
@@ -4,6 +4,13 @@
 <dict>
        <key>GroupName</key>
        <string>_privoxy</string>
+       <key>InitGroups</key>
+       <true/>
+       <key>KeepAlive</key>
+       <dict>
+               <key>SuccessfulExit</key>
+               <false/>
+       </dict>
        <key>Label</key>
        <string>org.ijbswa.privoxy</string>
        <key>ProgramArguments</key>