summaryrefslogtreecommitdiffstats
path: root/remote/modules/cups/data/etc/systemd/system/cups.service
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/cups/data/etc/systemd/system/cups.service')
-rw-r--r--remote/modules/cups/data/etc/systemd/system/cups.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/remote/modules/cups/data/etc/systemd/system/cups.service b/remote/modules/cups/data/etc/systemd/system/cups.service
new file mode 100644
index 00000000..38beff56
--- /dev/null
+++ b/remote/modules/cups/data/etc/systemd/system/cups.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Common Unix Printing System
+Requires=network.target graphical.target
+After=network.target
+Before=graphical.target
+
+[Service]
+ExecStart=/usr/sbin/cupsd -f