This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 1d79b75 Yet another possible location for the file
1d79b75 is described below
commit 1d79b7575e07193636eb7cefc359d5fd92c8212e
Author: Sebb <[email protected]>
AuthorDate: Wed Sep 23 12:25:45 2020 +0100
Yet another possible location for the file
---
www/secretary/workbench/config.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/www/secretary/workbench/config.rb
b/www/secretary/workbench/config.rb
index b52c248..59fcac9 100644
--- a/www/secretary/workbench/config.rb
+++ b/www/secretary/workbench/config.rb
@@ -20,6 +20,7 @@ GNUPGHOME = (Dir.exist?('/srv/gpg') ? '/srv/gpg' : nil)
# - whimsy on ubuntu
# - macos
%w{
+ /usr/share/gnupg/sks-keyservers.netCA.pem
/usr/share/gnupg2/sks-keyservers.netCA.pem
/usr/local/gnupg-2.2/share/gnupg/sks-keyservers.netCA.pem
/usr/local/share/gnupg/sks-keyservers.netCA.pem