aboutsummaryrefslogtreecommitdiffstats
path: root/setup2hd.local
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-06-16 15:34:00 +0200
committer Eric Hameleers <alien@slackware.com>2019-06-16 15:34:00 +0200
commit38096afda8757d7b14d7f6b0c93b7940b2bcea8b (patch)
tree707b5aa3f53baec6c4b993b5455e133a035a31ac /setup2hd.local
parent74731261c5aa19edd4da00a1a61fb7dcc856d6b2 (diff)
downloadliveslak-38096afda8757d7b14d7f6b0c93b7940b2bcea8b.tar.gz
liveslak-38096afda8757d7b14d7f6b0c93b7940b2bcea8b.tar.xz
setup2hd: also restore /etc/vconsole.conf
Diffstat (limited to 'setup2hd.local')
-rw-r--r--setup2hd.local1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup2hd.local b/setup2hd.local
index 059b8cd..8edb7a5 100644
--- a/setup2hd.local
+++ b/setup2hd.local
@@ -40,6 +40,7 @@ live_post_install () {
/etc/slackpkg \
/etc/suauth \
/etc/sudoers \
+ /etc/vconsole.conf \
/home/live
# Point xdm to the custom /etc/X11/xdm/liveslak-xdm/xdm-config:
sed -i ${T_PX}/etc/rc.d/rc.4 -e 's,bin/xdm -nodaemon,& -config /etc/X11/xdm/liveslak-xdm/xdm-config,'