diff options
author | Werner Koch <wk@gnupg.org> | 2010-08-16 13:03:43 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2010-08-16 13:03:43 +0200 |
commit | 7e752a42082a96b62ae283e8763bc1be48693c0c (patch) | |
tree | 51874625e0a7bcaff265957eb69c76e2e428bd6f /NEWS | |
parent | Minor Makefile fixes to let it build on all platforms (diff) | |
download | gnupg2-7e752a42082a96b62ae283e8763bc1be48693c0c.tar.xz gnupg2-7e752a42082a96b62ae283e8763bc1be48693c0c.zip |
Auto-start dirmngr.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -29,7 +29,11 @@ Noteworthy changes in version 2.1.x (under development) option --enable-standard-socket may now be used to use this feature by default. - * Dirmngr is now a part of this package. + * Dirmngr is now a part of this package. Dirmngr is now also + expected to run as a system service and the configuraion + directories are changed to the gnupg name space. + + * Given sufficient permissions Dirmngr is started automagically. Noteworthy changes in version 2.0.13 (2009-09-04) |