]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Wed, 31 Oct 2018 02:18:02 +0000 (03:18 +0100)
committerFrank Brehm <frank@brehm-online.com>
Wed, 31 Oct 2018 02:18:02 +0000 (03:18 +0100)
.etckeeper
config-archive/etc/systemd/journald.conf
config-archive/etc/systemd/journald.conf.1
config-archive/etc/systemd/journald.conf.2 [new file with mode: 0644]
config-archive/etc/systemd/journald.conf.dist
config-archive/etc/systemd/resolved.conf
config-archive/etc/systemd/resolved.conf.1 [new file with mode: 0644]
config-archive/etc/systemd/resolved.conf.dist
systemd/journald.conf
systemd/resolved.conf

index 015013e7ced936810bc1db459180c24dc590ca0b..fab48a524343204e06c530c2e47bfa244092daf8 100755 (executable)
@@ -193,8 +193,10 @@ maybe chmod 0640 'config-archive/etc/ssmtp/ssmtp.conf.dist.new'
 maybe chmod 0755 'config-archive/etc/systemd'
 maybe chmod 0644 'config-archive/etc/systemd/journald.conf'
 maybe chmod 0644 'config-archive/etc/systemd/journald.conf.1'
+maybe chmod 0644 'config-archive/etc/systemd/journald.conf.2'
 maybe chmod 0644 'config-archive/etc/systemd/journald.conf.dist'
 maybe chmod 0644 'config-archive/etc/systemd/resolved.conf'
+maybe chmod 0644 'config-archive/etc/systemd/resolved.conf.1'
 maybe chmod 0644 'config-archive/etc/systemd/resolved.conf.dist'
 maybe chmod 0755 'cron.d'
 maybe chmod 0644 'cron.d/0hourly'
index 13df9e4d44ed4a2415f263d95e76ddfe430e8847..52bb07bc5eeab4f0771c2d76ae65d73a7dcf096b 100644 (file)
@@ -40,3 +40,4 @@ ForwardToSyslog=yes
 #MaxLevelKMsg=notice
 #MaxLevelConsole=info
 #MaxLevelWall=emerg
+#LineMax=48K
index 2e344510fae372ea222a037a8e5bc4949cf18ed0..13df9e4d44ed4a2415f263d95e76ddfe430e8847 100644 (file)
 #Seal=yes
 #SplitMode=uid
 #SyncIntervalSec=5m
-#RateLimitInterval=30s
+#RateLimitIntervalSec=30s
 #RateLimitBurst=1000
 #SystemMaxUse=
 #SystemKeepFree=
 #SystemMaxFileSize=
+#SystemMaxFiles=100
 #RuntimeMaxUse=
 #RuntimeKeepFree=
 #RuntimeMaxFileSize=
+#RuntimeMaxFiles=100
 #MaxRetentionSec=
 #MaxFileSec=1month
 #ForwardToSyslog=no
diff --git a/config-archive/etc/systemd/journald.conf.2 b/config-archive/etc/systemd/journald.conf.2
new file mode 100644 (file)
index 0000000..2e34451
--- /dev/null
@@ -0,0 +1,40 @@
+#  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 journald.conf(5) for details.
+
+[Journal]
+#Storage=auto
+#Compress=yes
+#Seal=yes
+#SplitMode=uid
+#SyncIntervalSec=5m
+#RateLimitInterval=30s
+#RateLimitBurst=1000
+#SystemMaxUse=
+#SystemKeepFree=
+#SystemMaxFileSize=
+#RuntimeMaxUse=
+#RuntimeKeepFree=
+#RuntimeMaxFileSize=
+#MaxRetentionSec=
+#MaxFileSec=1month
+#ForwardToSyslog=no
+ForwardToSyslog=yes
+#ForwardToKMsg=no
+#ForwardToConsole=no
+#ForwardToWall=yes
+#TTYPath=/dev/console
+#MaxLevelStore=debug
+#MaxLevelSyslog=debug
+#MaxLevelKMsg=notice
+#MaxLevelConsole=info
+#MaxLevelWall=emerg
index 03fce40e908707fe2976e4d109176b78b9a482b2..94d5c678aa0fe3805f79fb768a781f83ceb6358e 100644 (file)
@@ -18,7 +18,7 @@
 #SplitMode=uid
 #SyncIntervalSec=5m
 #RateLimitIntervalSec=30s
-#RateLimitBurst=1000
+#RateLimitBurst=10000
 #SystemMaxUse=
 #SystemKeepFree=
 #SystemMaxFileSize=
index 3c923efae2ad978848d04bcfdb1d8d988d1abda7..47c8f3384e02482a0919f390467c1dac95192a15 100644 (file)
@@ -18,3 +18,7 @@
 DNS=217.66.52.10 212.91.225.75
 #Domains=pixelpark.com brehm-online.com uhu-banane.de uhu-banane.net
 
+#MulticastDNS=yes
+#DNSSEC=allow-downgrade
+#Cache=yes
+#DNSStubListener=udp
diff --git a/config-archive/etc/systemd/resolved.conf.1 b/config-archive/etc/systemd/resolved.conf.1
new file mode 100644 (file)
index 0000000..3c923ef
--- /dev/null
@@ -0,0 +1,20 @@
+#  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 resolved.conf(5) for details
+
+[Resolve]
+#DNS=
+#FallbackDNS=8.8.8.8 8.8.4.4 2001:4860:4860::8888 2001:4860:4860::8844
+#LLMNR=yes
+DNS=217.66.52.10 212.91.225.75
+#Domains=pixelpark.com brehm-online.com uhu-banane.de uhu-banane.net
+
index cd2c4895db1a17e0dbd0586c467712c2346d691b..56fe1376c5cd1fa3061249dd06c64dcaf0cbd66e 100644 (file)
@@ -18,5 +18,6 @@
 #LLMNR=yes
 #MulticastDNS=yes
 #DNSSEC=allow-downgrade
+#DNSOverTLS=no
 #Cache=yes
 #DNSStubListener=udp
index 52bb07bc5eeab4f0771c2d76ae65d73a7dcf096b..8f873901f4515de5332ed0e4e82efe6e09d3174f 100644 (file)
@@ -18,7 +18,7 @@
 #SplitMode=uid
 #SyncIntervalSec=5m
 #RateLimitIntervalSec=30s
-#RateLimitBurst=1000
+#RateLimitBurst=10000
 #SystemMaxUse=
 #SystemKeepFree=
 #SystemMaxFileSize=
index 47c8f3384e02482a0919f390467c1dac95192a15..c442fcb346d7f5ab6dda6f44b21e76a616d744dc 100644 (file)
@@ -20,5 +20,6 @@ DNS=217.66.52.10 212.91.225.75
 
 #MulticastDNS=yes
 #DNSSEC=allow-downgrade
+#DNSOverTLS=no
 #Cache=yes
 #DNSStubListener=udp