spoolss: only reload printers on pcap update message
authorDavid Disseldorp <ddiss@samba.org>
Fri, 15 Feb 2013 11:17:53 +0000 (12:17 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sun, 7 Apr 2013 19:27:20 +0000 (21:27 +0200)
commitc30c66d8b5b4ebbde1b148c51310e336f29ca04e
tree78964d5cc25e59df499d035a7bf8f4afd9af874d
parentf4af7c4d4cafe15c437742d450c7753a8b6d8422
spoolss: only reload printers on pcap update message

Printcap cache updates are the responsibility of the background
printing process, which after doing so broadcasts a MSG_PRINTER_PCAP
message. Spoolssd should only reload printers after receiving such a
message.
source3/printing/spoolssd.c