]> git.hoellein.online Git - vserver/commitdiff
committing changes in /etc after apt run
authorroot <root@mail.hoellein.online>
Tue, 6 Nov 2018 18:23:03 +0000 (19:23 +0100)
committerroot <root@mail.hoellein.online>
Tue, 6 Nov 2018 18:23:03 +0000 (19:23 +0100)
Package changes:
+postfix-mysql 3.3.0-1ubuntu0.1 amd64

.etckeeper
postfix/dynamicmaps.cf
postfix/postfix-files.d/mysql.files [new file with mode: 0644]

index 9e33cded87dee4c53f792a3eeddfe4c182841bbd..205032a94b58d8a6e81b4771f4eb745f8c46f288 100755 (executable)
@@ -29,7 +29,6 @@ mkdir -p './opt'
 mkdir -p './perl/CPAN'
 mkdir -p './phpmyadmin/conf.d'
 mkdir -p './postfix/dynamicmaps.cf.d'
-mkdir -p './postfix/postfix-files.d'
 mkdir -p './security/limits.d'
 mkdir -p './security/namespace.d'
 mkdir -p './spamassassin/sa-update-keys/private-keys-v1.d'
@@ -1223,6 +1222,7 @@ maybe chmod 0644 'postfix/master.cf.save'
 maybe chmod 0755 'postfix/post-install'
 maybe chmod 0644 'postfix/postfix-files'
 maybe chmod 0755 'postfix/postfix-files.d'
+maybe chmod 0644 'postfix/postfix-files.d/mysql.files'
 maybe chmod 0755 'postfix/postfix-script'
 maybe chmod 0644 'postfix/postscreen_access'
 maybe chmod 0660 'postfix/sql'
index 1b6c95a7b75de87114d30d8215589761c465fc1d..0d84a913a01aaf87a5ccbcd1e2edd411879d77b1 100644 (file)
@@ -1 +1,2 @@
 # dict-type    so-name (pathname)      dict-function   mkmap-function
+mysql  postfix-mysql.so        dict_mysql_open 
diff --git a/postfix/postfix-files.d/mysql.files b/postfix/postfix-files.d/mysql.files
new file mode 100644 (file)
index 0000000..41437c6
--- /dev/null
@@ -0,0 +1,2 @@
+$shlib_directory/postfix-mysql.so:f:root:-:755
+$manpage_directory/man5/mysql_table.5.gz:f:root:-:644