]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Tue, 21 Mar 2017 13:56:00 +0000 (14:56 +0100)
committerFrank Brehm <frank@brehm-online.com>
Tue, 21 Mar 2017 13:56:00 +0000 (14:56 +0100)
.etckeeper
mysql/my.cnf

index 3679ac54bedd97742edad94130e31837760ba58d..baee5194c2088678f7e5ce6c7db511738d80bd18 100755 (executable)
@@ -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'
index 14d0dd3b466cf1fafbe5fa7caa83ed7ce0b2e5f6..2be148f439facb333ccffc40a73562d6697bd2a2 100644 (file)
@@ -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]