From: Frank Brehm Date: Tue, 21 Mar 2017 13:56:00 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=29abbbb4d9d555098632767f4987f8ccef3d4526;p=config%2Fberta%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/.etckeeper b/.etckeeper index 3679ac5..baee519 100755 --- a/.etckeeper +++ b/.etckeeper @@ -22,6 +22,7 @@ mkdir -p './security/limits.d' mkdir -p './security/namespace.d' mkdir -p './skel/.ssh' mkdir -p './sudoers.d' +mkdir -p './systemtap' mkdir -p './udev/hwdb.d' mkdir -p './udev/rules.d' maybe chmod 0755 '.' @@ -2049,6 +2050,7 @@ maybe chmod 0644 'systemd/timesyncd.conf' maybe chmod 0755 'systemd/user' maybe chmod 0644 'systemd/user.conf' maybe chmod 0644 'systemd/user/.keep_sys-apps_systemd-0' +maybe chmod 0755 'systemtap' maybe chmod 0755 'terminfo' maybe chmod 0755 'terminfo/a' maybe chmod 0644 'terminfo/a/ansi' diff --git a/mysql/my.cnf b/mysql/my.cnf index 14d0dd3..2be148f 100644 --- a/mysql/my.cnf +++ b/mysql/my.cnf @@ -1,5 +1,4 @@ # /etc/mysql/my.cnf: The global mysql configuration file. -# $Id$ # The following options will be passed to all MySQL clients [client]