summaryrefslogtreecommitdiffstats
path: root/core/modules/cups/data/etc/systemd/system/cups.service
blob: 1c1e63053c12f845b42638c78658cb20fbc1751e (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Common Unix Printing System
Requires=network.target graphical.target
After=network.target
Before=graphical.target
ConditionFileNotEmpty=/etc/cups/printers.conf

[Service]
ExecStart=/usr/sbin/cupsd -f