1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-17 14:07:03 +01:00
Daniel Kahn Gillmor 75f8aaf5bc dirmngr: Implement --supervised command (for systemd, etc).
* dirmngr/dirmngr.c (main): Add new --supervised command, which is a
mode designed for running under a process supervision system like
systemd or runit.
* doc/dirmngr.texi: document --supervised option.

--

"dirmngr --supervised" is a way to invoke dirmngr such that a system
supervisor like systemd can provide socket-activated startup, log
management, and scheduled shutdown.

When running in this mode, dirmngr:

 * Does not open its own listening socket; rather, it expects to be
   given a listening socket on file descriptor 3.

 * Does not detach from the invoking process, staying in the
   foreground instead.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2016-10-27 10:46:53 +09:00
..
2010-12-14 19:17:58 +00:00
2016-09-17 15:57:31 +09:00
2016-09-17 15:57:31 +09:00
2010-07-23 16:16:14 +00:00
2016-10-27 10:30:55 +09:00
2016-09-20 15:33:57 +02:00
2015-11-12 13:20:18 +01:00
2016-08-11 21:32:55 +02:00
2014-03-07 19:00:31 +01:00
2010-06-09 16:53:51 +00:00
2016-08-03 16:55:33 +02:00
2010-06-09 16:53:51 +00:00
2011-02-04 12:57:53 +01:00
2016-10-27 10:30:55 +09:00
2015-03-23 19:58:26 +01:00
2010-06-09 16:53:51 +00:00