aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 10 deletions
diff --git a/meta/recipes-extended/cups/cups/cups.service b/meta/recipes-extended/cups/cups/cups.service
deleted file mode 100644
index 7d3e839867..0000000000
--- a/meta/recipes-extended/cups/cups/cups.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=CUPS Printing Service
-
-[Service]
-ExecStart=@SBINDIR@/cupsd -f
-PrivateTmp=true
-
-[Install]
-Also=cups.socket cups.path
-WantedBy=printer.target