Merge remote branch 'origin/master'
[monkeysphere.git] / website / bugs / postinst-clobbers-gpg.conf-settings.mdwn
index e58b9c715cd69f99515d4688f7f94a0ed006ec4d..f7f2137ca65136b25d12fc36af88bf9279903bfc 100644 (file)
@@ -1,4 +1,4 @@
-[[meta title="debian packaging postinst script clobbers gpg.conf settings in /var/lib/monkeysphere" ]]
+[[!meta title="debian packaging postinst script clobbers gpg.conf settings in /var/lib/monkeysphere" ]]
 
 Do we want to allow the system administrator to make adjustments to
 the `gpg.conf` config files found in `/var/lib/monkeysphere`?  At the
@@ -26,3 +26,10 @@ apparatus, which is nice.  If we do want to do that, I guess we'd
 symlink to them from the monkeysphere-specific `$GNUPGHOME`s in
 `/var/lib/monkeysphere`, since `gpg` does not seem to allow for
 overriding the location of the `gpg.conf` independent of `$GNUPGHOME`.
+
+---
+
+All the gpg.conf files now reside in /etc/monkeysphere, and are linked
+in into the GNUPGHOMEs in /var/lib/monkeysphere.
+
+[[bugs/done]] on 2008-10-11