gnupg/doc/examples
Daniel Kahn Gillmor a20a450ac4 systemd-user: Enable "systemctl --user reload {dirmngr,gpg-agent}"
* doc/examples/systemd-user/*.service: Add ExecReload directives to
  indicate the canonical way to reload the services.

GnuPG recommends reloading the agent and dirmngr with "gpgconf
--reload".  if anyone is running them as systemd user services, they
might ask them to reload in the systemd way, so teach systemd the
right thing to do.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2017-01-10 17:16:38 -05:00
..
systemd-user systemd-user: Enable "systemctl --user reload {dirmngr,gpg-agent}" 2017-01-10 17:16:38 -05:00
README doc: Include config examples for socket-activated user services. 2016-11-11 08:44:51 +01:00
gpgconf.conf gpgconf: New command --apply-profile. 2016-12-16 16:05:02 +01:00
pwpattern.list Implemented more gpg-agen options to support certain passphrase policies. 2007-08-27 18:10:27 +00:00
scd-event doc fixes 2006-09-08 17:02:06 +00:00
trustlist.txt add new certifciates 2008-06-25 11:14:48 +00:00

README

Files in this directory:


scd-event       A handler script used with scdaemon

trustlist.txt   A list of trustworthy root certificates
                (Please check yourself whether you actually trust them)

gpgconf.conf    A sample configuration file for gpgconf.

systemd-user    Sample files for a Linux-only init system.