aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups/cups/cups.service
blob: 7d3e839867e90aa756029ba2e3dbd45912026e80 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=CUPS Printing Service

[Service]
ExecStart=@SBINDIR@/cupsd -f
PrivateTmp=true

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