]> git.ipfire.org Git - thirdparty/cups.git/commit - config.h.in
support Upstart socket activation 4825/head
authorBrian Norris <briannorris@google.com>
Fri, 27 May 2016 20:07:05 +0000 (13:07 -0700)
committerBrian Norris <briannorris@google.com>
Fri, 27 May 2016 20:07:05 +0000 (13:07 -0700)
commit441de8b2e031703feec2d8e7bacab0e1223e818a
treef872afcaad2e5eafeeaf46767815a914e36495fb
parent26c14fa6e1b9639d47aca3032337d9fe728ee2dc
support Upstart socket activation

Inspired by code here:

https://bugs.launchpad.net/upstart/+bug/1276713

With significant refactoring and bug-fixing.

Notably, Upstart only supports passing a single file descriptor via
UPSTART_FDS, so systems that want to use this support will need to
configure CUPS appropriately in order to use this.
config-scripts/cups-startup.m4
config.h.in
configure
scheduler/client.h
scheduler/main.c
vcnet/config.h
xcode/config.h