]> Frank Brehm's Git Trees - config/ns3/etc.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Tue, 4 Dec 2018 13:15:25 +0000 (14:15 +0100)
committerFrank Brehm <frank@brehm-online.com>
Tue, 4 Dec 2018 13:15:25 +0000 (14:15 +0100)
.etckeeper
systemd/system/getty.target.wants/getty@tty2.service [new symlink]
systemd/system/getty.target.wants/getty@tty3.service [new symlink]
systemd/system/getty.target.wants/getty@tty4.service [new symlink]
systemd/system/getty@.service.d/noclear.conf [new file with mode: 0644]

index c72d40c86db3f2b45b7cc09ea0b97cadb69d190a..ce1a406d5f0d0bc363202e99c77a3313b6b524f7 100755 (executable)
@@ -1537,6 +1537,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/multi-user.target.wants'
 maybe chmod 0755 'systemd/system/network-online.target.wants'
 maybe chmod 0755 'systemd/system/paths.target.wants'
diff --git a/systemd/system/getty.target.wants/getty@tty2.service b/systemd/system/getty.target.wants/getty@tty2.service
new file mode 120000 (symlink)
index 0000000..facee85
--- /dev/null
@@ -0,0 +1 @@
+/lib/systemd/system/getty@.service
\ No newline at end of file
diff --git a/systemd/system/getty.target.wants/getty@tty3.service b/systemd/system/getty.target.wants/getty@tty3.service
new file mode 120000 (symlink)
index 0000000..facee85
--- /dev/null
@@ -0,0 +1 @@
+/lib/systemd/system/getty@.service
\ No newline at end of file
diff --git a/systemd/system/getty.target.wants/getty@tty4.service b/systemd/system/getty.target.wants/getty@tty4.service
new file mode 120000 (symlink)
index 0000000..facee85
--- /dev/null
@@ -0,0 +1 @@
+/lib/systemd/system/getty@.service
\ No newline at end of file
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