summarylogtreecommitdiffstats
path: root/templates.patch
diff options
context:
space:
mode:
authorJavier Torres2016-02-18 21:14:01 +0100
committerJavier Torres2016-02-18 21:14:01 +0100
commit7f300e4ab0d73b625ca5df164682b9fcb4b843e3 (patch)
tree51a1b2e91704a8120d5170112645fc992ed9dbcc /templates.patch
parentac07ec3ab4eae97b7a0fc14a1722939c5678b452 (diff)
downloadaur-7f300e4ab0d73b625ca5df164682b9fcb4b843e3.tar.gz
Update for guam support
Diffstat (limited to 'templates.patch')
-rw-r--r--templates.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/templates.patch b/templates.patch
index a4536ceb52c1..7a2471598be2 100644
--- a/templates.patch
+++ b/templates.patch
@@ -124,3 +124,23 @@ index 7206a09..b8505e0 100644
// Some additional default folders (archive plugin)
\$config['archive_mbox'] = 'Archive';
+--- a/share/templates/guam.sys.config.tpl 2016-02-18 21:09:16.817470574 +0100
++++ b/share/templates/guam.sys.config.tpl 2016-02-18 21:09:37.884137342 +0100
+@@ -26,7 +26,7 @@
+ },
+ {
+ tls_config, [
+- { certfile, "/etc/pki/cyrus-imapd/cyrus-imapd.pem" }
++ { certfile, "/etc/ssl/private/localhost.pem" }
+ ]
+ }
+ ]
+@@ -43,7 +43,7 @@
+ },
+ {
+ tls_config, [
+- { certfile, "/etc/pki/cyrus-imapd/cyrus-imapd.pem" }
++ { certfile, "/etc/ssl/private/localhost.pem" }
+ ]
+ }
+ ]