Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
14 lines
233 B
Plaintext
14 lines
233 B
Plaintext
[Unit]
|
|
Description=CUPS Scheduler
|
|
Documentation=man:cupsd(8)
|
|
After=sssd.service
|
|
|
|
[Service]
|
|
ExecStart=@sbindir@/cupsd -l
|
|
Type=simple
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
Also=org.cups.cupsd.socket org.cups.cupsd.path
|
|
WantedBy=printer.target
|