]> git.ipfire.org Git - thirdparty/cups.git/blob - scheduler/org.cups.cupsd.service.in
Rework idle exit fix after some discussion.
[thirdparty/cups.git] / scheduler / org.cups.cupsd.service.in
1 [Unit]
2 Description=CUPS Scheduler
3 Documentation=man:cupsd(8)
4
5 [Service]
6 ExecStart=@sbindir@/cupsd -l
7 Type=simple
8 Restart=on-failure
9
10 [Install]
11 Also=org.cups.cupsd.socket org.cups.cupsd.path
12 WantedBy=printer.target