s3:printing: Initialize the printcap cache as soon as the bgqd starts
authorAndreas Schneider <asn@samba.org>
Mon, 30 May 2022 15:22:21 +0000 (17:22 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 31 May 2022 20:53:35 +0000 (20:53 +0000)
commit3b5b80e99603e4c1d4d1080ed45bd75116a9fa8e
tree36fe0d61a17314670908b95f33201a8a8885de44
parent56f5ea683001d573e9ddeb30e68aae8ba2d742ed
s3:printing: Initialize the printcap cache as soon as the bgqd starts

As soon as the background daemon starts, we need to initialize the
printcap cache so that rpcd-spoolssd can serve printers.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15081

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/printing/queue_process.c