]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Wed, 14 Mar 2018 19:34:04 +0000 (20:34 +0100)
committerFrank Brehm <frank@brehm-online.com>
Wed, 14 Mar 2018 19:34:04 +0000 (20:34 +0100)
.etckeeper
init.d/spamd

index 69af885a3aa57e78d11d5db7f8197d562041232a..1bb08892c576ec48ecd5a89fbfcc66cdc497a2e2 100755 (executable)
@@ -45,7 +45,6 @@ mkdir -p './systemd/network'
 mkdir -p './systemtap'
 mkdir -p './texmf/dvipdfm/config'
 mkdir -p './texmf/dvips.d'
-mkdir -p './unixODBC/ODBCDataSources'
 maybe chmod 0755 '.'
 maybe chmod 0700 '.etckeeper'
 maybe chmod 0644 '.gitignore'
@@ -2855,7 +2854,6 @@ maybe chown 'unbound' 'unbound'
 maybe chmod 0755 'unbound'
 maybe chmod 0644 'unbound/unbound.conf'
 maybe chmod 0755 'unixODBC'
-maybe chmod 0755 'unixODBC/ODBCDataSources'
 maybe chmod 0644 'unixODBC/odbc.ini'
 maybe chmod 0644 'unixODBC/odbcinst.ini'
 maybe chmod 0644 'updatedb.conf'
index c704782f3a4e0960bd3c6565cb98666c8b16f6d8..0133d793625910ac641a379648e6f5ffb23cc2a7 100755 (executable)
@@ -26,7 +26,7 @@ extra_started_commands="reload"
 
 depend() {
     before mta
-    use logger mysql postgres
+    use logger mysql postgresql
 }
 
 reload() {