summaryrefslogtreecommitdiff
path: root/scheduler/org.cups.cupsd.service.in
blob: cd23343968574979452f8973ee207273ae0eda6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=CUPS Scheduler
Documentation=man:cupsd(8)
After=sssd.service

[Service]
ExecStart=@sbindir@/cupsd -l
Type=simple
Restart=on-failure

[Install]
Also=cups.socket cups.path
WantedBy=printer.target