Clean up git status info
authorAlex Dehnert <alex@dehnerts.com>
Sun, 7 Aug 2016 04:14:57 +0000 (00:14 -0400)
committerAlex Dehnert <alex@dehnerts.com>
Sun, 7 Aug 2016 04:14:57 +0000 (00:14 -0400)
- Ignore our keytab
- Add the symlink for the public cert

.gitignore
dovecot.pem [new symlink]

index 33d3d498a311c94db109baeb875b8b30bfdf3216..69155b44704f61f369c6c5aa5ce6156ddef6be78 100644 (file)
@@ -1,2 +1,4 @@
 extra-users.passwd
 imap.keytab
+olinda.keytab
+old/
diff --git a/dovecot.pem b/dovecot.pem
new file mode 120000 (symlink)
index 0000000..b50cfd8
--- /dev/null
@@ -0,0 +1 @@
+/etc/ssl/certs/dovecot.pem
\ No newline at end of file