]> Frank Brehm's Git Trees - config/helga-hetzner/etc.git/commitdiff
Adding postfix/.gitignore and removing postfix/aliases.db
authorFrank Brehm <frank@brehm-online.com>
Wed, 15 Jan 2025 14:24:28 +0000 (15:24 +0100)
committerFrank Brehm <frank@brehm-online.com>
Wed, 15 Jan 2025 14:24:28 +0000 (15:24 +0100)
.etckeeper
postfix/.gitignore [new file with mode: 0644]
postfix/aliases.db [deleted file]

index d11f9d8cd83198d67804f03c5346c59c629f43a2..20477731060decc3805e46f10d0fca7a02bd7808 100755 (executable)
@@ -1514,9 +1514,9 @@ maybe chmod 0644 'php/8.2/mods-available/xmlwriter.ini'
 maybe chmod 0644 'php/8.2/mods-available/xsl.ini'
 maybe chmod 0644 'php/8.2/mods-available/zip.ini'
 maybe chmod 0755 'postfix'
+maybe chmod 0644 'postfix/.gitignore'
 maybe chmod 0755 'postfix/.old'
 maybe chmod 0644 'postfix/aliases'
-maybe chmod 0644 'postfix/aliases.db'
 maybe chgrp 'postfix' 'postfix/body_checks.pcre'
 maybe chmod 0640 'postfix/body_checks.pcre'
 maybe chmod 0644 'postfix/command_filter.pcre'
diff --git a/postfix/.gitignore b/postfix/.gitignore
new file mode 100644 (file)
index 0000000..98e6ef6
--- /dev/null
@@ -0,0 +1 @@
+*.db
diff --git a/postfix/aliases.db b/postfix/aliases.db
deleted file mode 100644 (file)
index bd04359..0000000
Binary files a/postfix/aliases.db and /dev/null differ