From: Frank Brehm Date: Mon, 15 May 2017 09:13:15 +0000 (+0200) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=edb3a32fed1b9833ce22cc3185fed720b505d29b;p=config%2Fberta%2Fetc.git committing changes in /etc after emerge run Package changes: --- diff --git a/.etckeeper b/.etckeeper index 6fd0ee6..1e46d94 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2041,7 +2041,6 @@ maybe chmod 0644 'sysctl.conf' maybe chmod 0755 'sysctl.d' maybe chmod 0644 'sysctl.d/README' maybe chmod 0755 'systemd' -maybe chmod 0644 'systemd/bootchart.conf' maybe chmod 0644 'systemd/coredump.conf' maybe chmod 0644 'systemd/journal-upload.conf' maybe chmod 0644 'systemd/journald.conf' diff --git a/systemd/bootchart.conf b/systemd/bootchart.conf deleted file mode 100644 index 4f5e509..0000000 --- a/systemd/bootchart.conf +++ /dev/null @@ -1,26 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# Entries in this file show the compile time defaults. -# You can change settings by editing this file. -# Defaults can be restored by simply deleting this file. -# -# See bootchart.conf(5) for details. - -[Bootchart] -#Samples=500 -#Frequency=25 -#Relative=no -#Filter=yes -#Output= -#Init=/path/to/init-binary -#PlotMemoryUsage=no -#PlotEntropyGraph=no -#ScaleX=100 -#ScaleY=20 -#ControlGroup=no -#PerCPU=no