]> Frank Brehm's Git Trees - config/ns2/etc.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Tue, 4 Dec 2018 16:04:14 +0000 (17:04 +0100)
committerFrank Brehm <frank@brehm-online.com>
Tue, 4 Dec 2018 16:04:14 +0000 (17:04 +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 92911bc648766f079c62f595573af5d9bf96bb0a..3fe5fa1f28a884bd756b403ca85155525886d52a 100755 (executable)
@@ -1210,6 +1210,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'
@@ -1305,6 +1306,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..dcb5bde
--- /dev/null
@@ -0,0 +1,5 @@
+domain         uhu-banane.de
+search         uhu-banane.de brehm-online.com hennig-berlin.org
+nameserver     127.0.0.1
+nameserver     208.94.37.18
+nameserver     162.254.24.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