about summary refs log tree commit diff
path: root/mkhrmpf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mkhrmpf.sh')
-rwxr-xr-xmkhrmpf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkhrmpf.sh b/mkhrmpf.sh
index 23a5e5d..5ea3789 100755
--- a/mkhrmpf.sh
+++ b/mkhrmpf.sh
@@ -2,7 +2,7 @@
 
 ./mklive.sh \
 	-T "hrmpf live/rescue system" \
-	-C "loglevel=6 printk.time=1 net.ifnames=0" \
+	-C "loglevel=6 printk.time=1 consoleblank=0 net.ifnames=0" \
 	-r http://repo.voidlinux.eu/current \
 	-r http://repo.voidlinux.eu/current/nonfree \
 	-S 1024 \