]> git.ipfire.org Git - thirdparty/cups.git/blame - scheduler/org.cups.cupsd.service.in
Fix systemd integration with cupsd (Issue #5263)
[thirdparty/cups.git] / scheduler / org.cups.cupsd.service.in
CommitLineData
f2b8078b
MS
1[Unit]
2Description=CUPS Scheduler
451d5797 3Documentation=man:cupsd(8)
f2b8078b
MS
4
5[Service]
6ExecStart=@sbindir@/cupsd -l
7Type=simple
0dfe6990 8Restart=always
f2b8078b
MS
9
10[Install]
11Also=org.cups.cupsd.socket org.cups.cupsd.path
12WantedBy=printer.target