]> Frank Brehm's Git Trees - config/sarah/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Thu, 8 Sep 2016 04:25:15 +0000 (06:25 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 8 Sep 2016 04:25:15 +0000 (06:25 +0200)
.etckeeper
systemd/system/getty@tty1.service.d/noclear.conf [new file with mode: 0644]

index e02ec26335413d5bf2c6ca6a16b079c3a657f8e9..bd46b6e13f27c5406544c2bb01b1845272821855 100755 (executable)
@@ -1062,6 +1062,8 @@ maybe chmod 0755 'systemd/system/clamav-daemon.socket.d'
 maybe chmod 0644 'systemd/system/clamav-daemon.socket.d/extend.conf'
 maybe chmod 0755 'systemd/system/default.target.wants'
 maybe chmod 0755 'systemd/system/getty.target.wants'
+maybe chmod 0755 'systemd/system/getty@tty1.service.d'
+maybe chmod 0644 'systemd/system/getty@tty1.service.d/noclear.conf'
 maybe chmod 0755 'systemd/system/halt.target.wants'
 maybe chmod 0755 'systemd/system/local-fs.target.wants'
 maybe chmod 0755 'systemd/system/multi-user.target.wants'
diff --git a/systemd/system/getty@tty1.service.d/noclear.conf b/systemd/system/getty@tty1.service.d/noclear.conf
new file mode 100644 (file)
index 0000000..4e24ecc
--- /dev/null
@@ -0,0 +1,2 @@
+[Service]
+TTYVTDisallocate=no
\ No newline at end of file