Adding two keys to make instantiation and termination more robust
authorIan Silvester <iansilvester@fastmail.fm>
Fri, 22 Jan 2016 13:53:17 +0000 (13:53 +0000)
committerIan Silvester <iansilvester@fastmail.fm>
Fri, 22 Jan 2016 13:53:17 +0000 (13:53 +0000)
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>