mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
c97071726e
There might be scenarios where the background queue daemon should be running all the time instead of being started on demand. This makes especially sense for bigger printing servers with a lot of printers. It takes ~1 sec to get a printer from cups, so a print server with 100 printers needs 100 seconds to update the printer_list.tdb. The service will be killed because of idle in the meantime. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15600 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Thu Mar 14 12:19:56 UTC 2024 on atb-devel-224 |
||
---|---|---|
.. | ||
bin | ||
Debian | ||
Example | ||
NetworkManager | ||
printing | ||
SuSE | ||
systemd | ||
sysv | ||
README | ||
wscript | ||
wscript_build |
Copyright (C) 1997-2003 Samba-Team Date: November 16, 1998 Updates: First Release - 19970819 19981116 20030329 20030905 =============================================================================== Note: ===== This directory is a public repository for platform specific files including build files for binary package distributions for specific operating systems as well as for source file distribution packages for those systems. The Example directory should be used as a guide for preparation of binary packages for distribution via the official samba ftp sites. The files contained here are intended for use only by those wishing to build distribution packages and are NOT considered suitable material for anyone who wants to just install Samba from the pristine source files contained under the ../source directory. All contributions / modifications / additions / etc. to the packaging files should be logged in https://bugzilla.samba.org/. In the event that anyone wishes to contribute package build information please indicate in your response how we may access a suitable system to ensure our ability to keep the binary distribution itself current with the released source. The future of cooperatively developed software such as Samba depends on the willingness of all partners to share the fruit of their labours.