]> Pileus Git - mkinit/blobdiff - services.mk
Add cupsd service
[mkinit] / services.mk
index 1542efc07be2212d8b24c705197aa431a7d6a60c..2eacc230f97bcdad41a268eb2e240b94fbdd37ac 100644 (file)
@@ -222,6 +222,9 @@ apache2-stop_cmd=pkill apache2
 bitlbee-start_cmd=bitlbee -D -u bitlbee
 bitlbee-stop_cmd=pkill bitlbee
 
+cups-start_cmd=cupsd
+cups-stop_cmd=pkill cupsd
+
 denyhosts-start_cmd=denyhosts.py --daemon
 denyhosts-stop_cmd=pkill denyhosts.py