]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - init/org.cups.cupsd.plist
Load cups into easysw/current.
[thirdparty/cups.git] / init / org.cups.cupsd.plist
index c4341fc15a3b54f9d3d4e00874271669cae4ac18..856ee96e589d8e0537e66f4a860b71d9911a151b 100644 (file)
@@ -6,13 +6,21 @@
        <string>org.cups.cupsd</string>
        <key>OnDemand</key>
        <true/>
+       <key>KeepAlive</key>
+       <dict>
+               <key>PathState</key>
+               <dict>
+                       <key>/private/var/run/cups/cupsd</key>
+                       <true/>
+               </dict>
+       </dict>
+       <key>RunAtLoad</key>
+       <false/>
        <key>ProgramArguments</key>
        <array>
                <string>/usr/sbin/cupsd</string>
                <string>-l</string>
        </array>
-       <key>RunAtLoad</key>
-       <true/>
        <key>ServiceIPC</key>
        <true/>
        <key>Sockets</key>