]> Frank Brehm's Git Trees - config/uhu1/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorfrank <frank@uhu1.uhu-banane.de>
Mon, 7 May 2012 17:53:51 +0000 (19:53 +0200)
committerroot <root@uhu1.uhu-banane.de>
Mon, 7 May 2012 17:53:51 +0000 (19:53 +0200)
._cfg0000_sysstat [new file with mode: 0644]
.etckeeper

diff --git a/._cfg0000_sysstat b/._cfg0000_sysstat
new file mode 100644 (file)
index 0000000..40ded7e
--- /dev/null
@@ -0,0 +1,14 @@
+# sysstat-10.0.4 configuration file.
+
+# How long to keep log files (in days).
+# If value is greater than 28, then log files are kept in
+# multiple directories, one for each month.
+HISTORY=7
+
+# Compress (using gzip or bzip2) sa and sar files older than (in days):
+COMPRESSAFTER=10
+
+# Parameters for the system activity data collector (see sadc manual page)
+# which are used for the generation of log files.
+SADC_OPTIONS=""
+
index 863f46e4f9c5e5a038b60d35ef6db448d2e6c87a..a8a480afc043d193411d5e29f79d56e4ad725736 100755 (executable)
@@ -22,6 +22,7 @@ mkdir -p './texmf/dvipdfm/config'
 mkdir -p './texmf/dvips.d'
 mkdir -p './unixODBC/ODBCDataSources'
 maybe chmod 0755 '.'
+maybe chmod 0644 './._cfg0000_sysstat'
 maybe chmod 0700 './.etckeeper'
 maybe chmod 0644 './.gitignore'
 maybe chmod 0600 './.pwd.lock'