]> Frank Brehm's Git Trees - config/ns1/etc.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Tue, 4 Dec 2018 16:21:04 +0000 (17:21 +0100)
committerFrank Brehm <frank@brehm-online.com>
Tue, 4 Dec 2018 16:21:04 +0000 (17:21 +0100)
.etckeeper
resolv.conf.2018-12-04.bak [new file with mode: 0644]
systemd/system/getty@.service.d/noclear.conf [new file with mode: 0644]

index 8896f13422067cf6c0a6ecfdb1321627487d3a6c..19cdbc26b2fb4a71ecf4b2eac8e16400f2eb20bc 100755 (executable)
@@ -1568,6 +1568,7 @@ maybe chmod 0644 'rc6.d/README'
 maybe chmod 0755 'rcS.d'
 maybe chmod 0644 'rcS.d/README'
 maybe chmod 0644 'resolv.conf'
+maybe chmod 0644 'resolv.conf.2018-12-04.bak'
 maybe chmod 0755 'resolvconf'
 maybe chmod 0755 'resolvconf/update-libc.d'
 maybe chmod 0755 'resolvconf/update-libc.d/postfix'
@@ -1660,6 +1661,8 @@ maybe chmod 0755 'systemd/system'
 maybe chmod 0644 'systemd/system.conf'
 maybe chmod 0755 'systemd/system/default.target.wants'
 maybe chmod 0755 'systemd/system/getty.target.wants'
+maybe chmod 0755 'systemd/system/getty@.service.d'
+maybe chmod 0644 'systemd/system/getty@.service.d/noclear.conf'
 maybe chmod 0755 'systemd/system/icinga2.service.d'
 maybe chmod 0644 'systemd/system/icinga2.service.d/limits.conf'
 maybe chmod 0755 'systemd/system/multi-user.target.wants'
diff --git a/resolv.conf.2018-12-04.bak b/resolv.conf.2018-12-04.bak
new file mode 100644 (file)
index 0000000..5642c06
--- /dev/null
@@ -0,0 +1,6 @@
+domain         uhu-banane.de
+search         uhu-banane.de brehm-online.com hennig-berlin.org
+nameserver     127.0.0.1
+nameserver     10.12.20.2
+nameserver     185.48.118.6
+nameserver     185.48.116.10
diff --git a/systemd/system/getty@.service.d/noclear.conf b/systemd/system/getty@.service.d/noclear.conf
new file mode 100644 (file)
index 0000000..52671c7
--- /dev/null
@@ -0,0 +1,2 @@
+[Service]
+TTYVTDisallocate=no