From: root Date: Wed, 15 Feb 2012 17:12:49 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=a97c0b167d3749bd7c8e37f167569652ddeeb5f2;p=config%2Fuhu1%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/._cfg0000_ldap.conf.sudo b/._cfg0000_ldap.conf.sudo new file mode 100644 index 0000000..c5d51f9 --- /dev/null +++ b/._cfg0000_ldap.conf.sudo @@ -0,0 +1,6 @@ +# See ldap.conf(5) and README.LDAP for details +# This file should only be readable by root + +# supported directives: host, port, ssl, ldap_version +# uri, binddn, bindpw, sudoers_base, sudoers_debug +# tls_{checkpeer,cacertfile,cacertdir,randfile,ciphers,cert,key diff --git a/.etckeeper b/.etckeeper index dfd7e35..fb7c3f0 100755 --- a/.etckeeper +++ b/.etckeeper @@ -20,6 +20,7 @@ mkdir -p './texmf/dvipdfm/config' mkdir -p './texmf/dvips.d' mkdir -p './unixODBC/ODBCDataSources' maybe chmod 0755 '.' +maybe chmod 0440 './._cfg0000_ldap.conf.sudo' maybe chmod 0700 './.etckeeper' maybe chmod 0644 './.gitignore' maybe chmod 0600 './.pwd.lock'