From: frank Date: Mon, 16 Jan 2012 06:21:04 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=1f12f0ffbcee026679782bf07f3dc2f8f49e43dc;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/.etckeeper b/.etckeeper index e0933aee..f847c412 100755 --- a/.etckeeper +++ b/.etckeeper @@ -564,6 +564,8 @@ maybe chmod 0644 './sandbox.d/10openssl' maybe chmod 0644 './sandbox.d/37fontconfig' maybe chmod 0755 './sasl2' maybe chmod 0644 './sasl2/.keep_dev-libs_cyrus-sasl-2' +maybe chgrp mail './sasl2/sasldb2' +maybe chmod 0640 './sasl2/sasldb2' maybe chmod 0644 './screenrc' maybe chmod 0600 './securetty' maybe chmod 0755 './security' diff --git a/sasl2/sasldb2 b/sasl2/sasldb2 new file mode 100644 index 00000000..a393f785 Binary files /dev/null and b/sasl2/sasldb2 differ