summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups/cups/cups.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/cups/cups/cups.service')
-rw-r--r--meta/recipes-extended/cups/cups/cups.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups/cups.service b/meta/recipes-extended/cups/cups/cups.service
new file mode 100644
index 0000000000..7d3e839867
--- /dev/null
+++ b/meta/recipes-extended/cups/cups/cups.service
@@ -0,0 +1,10 @@
1[Unit]
2Description=CUPS Printing Service
3
4[Service]
5ExecStart=@SBINDIR@/cupsd -f
6PrivateTmp=true
7
8[Install]
9Also=cups.socket cups.path
10WantedBy=printer.target