]> Frank Brehm's Git Trees - config/ns1/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Fri, 18 Nov 2016 05:25:03 +0000 (06:25 +0100)
committerFrank Brehm <frank@brehm-online.com>
Fri, 18 Nov 2016 05:25:03 +0000 (06:25 +0100)
logrotate.conf
logrotate.d/apt
logrotate.d/aptitude
logrotate.d/dpkg
motd

index b504c76f13a396cf6e25052c2136ceaca2218251..4eb82857866aa7c0310be0b67f5437c8649283cf 100644 (file)
@@ -21,6 +21,8 @@ include /etc/logrotate.d
     monthly
     create 0664 root utmp
     rotate 12
+    dateext
+    dateformat -%Y-%m-%d
     size 4M
 }
 
@@ -29,6 +31,8 @@ include /etc/logrotate.d
     monthly
     create 0660 root utmp
     rotate 12
+    dateext
+    dateformat -%Y-%m-%d
     size 4M
 }
 
index 9a6e5d1555be6f005ca52fdb61d36e9603be3bf2..d22ba7262d9f6b2c81599e3788226817a40f16c3 100644 (file)
@@ -1,16 +1,25 @@
 /var/log/apt/term.log {
-  rotate 12
-  monthly
-  compress
-  missingok
-  notifempty
+    rotate 12
+    monthly
+    compress
+    missingok
+    notifempty
+    size 1M
+    delaycompress
+    dateext
+    dateformat -%Y-%m-%d
 }
 
 /var/log/apt/history.log {
-  rotate 12
-  monthly
-  compress
-  missingok
-  notifempty
+    rotate 12
+    monthly
+    compress
+    missingok
+    notifempty
+    size 1M
+    delaycompress
+    dateext
+    dateformat -%Y-%m-%d
 }
 
+# vim: ts=4 filetype=conf et
index d6a0ba276cb0505390daa92175fbee43440364bf..369f333470194581e1983b8cab440fa273ff4ea7 100644 (file)
@@ -1,7 +1,14 @@
 /var/log/aptitude {
-  rotate 6
-  monthly
-  compress
-  missingok
-  notifempty
+    rotate 6
+    monthly
+    compress
+    missingok
+    notifempty
+    size 1M
+    delaycompress
+    dateext
+    dateformat -%Y-%m-%d
+    olddir /var/log/.old
 }
+
+# vim: ts=4 filetype=conf et
index b071698a1990071e0cef2a9d47b80bdbb5165557..ee0d3e41906da354e120d6e153183587aa7ea038 100644 (file)
@@ -1,18 +1,29 @@
 /var/log/dpkg.log {
-       monthly
-       rotate 12
-       compress
-       delaycompress
-       missingok
-       notifempty
-       create 644 root root
+    monthly
+    rotate 12
+    compress
+    delaycompress
+    missingok
+    notifempty
+    size 1M
+    create 644 root root
+    dateext
+    dateformat -%Y-%m-%d
+    olddir /var/log/.old
 }
+
 /var/log/alternatives.log {
-       monthly
-       rotate 12
-       compress
-       delaycompress
-       missingok
-       notifempty
-       create 644 root root
+    monthly
+    rotate 12
+    compress
+    delaycompress
+    missingok
+    notifempty
+    size 1M
+    create 644 root root
+    dateext
+    dateformat -%Y-%m-%d
+    olddir /var/log/.old
 }
+
+# vim: ts=4 filetype=conf et
diff --git a/motd b/motd
index 8febac05f8551e5438aefda5b74923c604fc3c35..0ccc8ef0607c1e0d30422ba305bdfb5d6e0d7a08 100644 (file)
--- a/motd
+++ b/motd
@@ -6,9 +6,9 @@ Debian GNU/Linux 8.6 (jessie)
 |_| \_|___/_|
              
 
-Leser, nimm an, Du seiest ein Idiot.  Und nimm an, Du seiest
-ein Mitglied des Kongresses.  Doch ich widerhole mich.
-               -- Mark Twain (eigl. Samuel Langhorne Clemens)
+Es gint Zeiten, wo die öffentliche Meinung die schlechteste aller
+Meinungen ist.
+               -- Nicolas Sébastien de Chamfort
 
-Today is Sweetmorn, the 29th day of The Aftermath in the YOLD 3182
+Today is Boomtime, the 30th day of The Aftermath in the YOLD 3182