]> git.proxmox.com Git - pve-installer.git/blobdiff - unconfigured.sh
x: disable screen saver via blank time
[pve-installer.git] / unconfigured.sh
index 6b3a8bf2f63568dc2aa5b935cb176bdc3740a6b8..cf7de834df8f678b701f4ee1951b5c8f0655301a 100755 (executable)
@@ -224,7 +224,7 @@ if [ $proxtui -ne 0 ]; then
     /usr/bin/proxmox-tui-installer 2>/dev/tty2
 else
     echo "Starting the installer GUI - see tty2 (CTRL+ALT+F2) for any errors..."
-    xinit -- -dpi "$DPI" >/dev/tty2 2>&1
+    xinit -- -dpi "$DPI" -s 0 >/dev/tty2 2>&1
 fi
 
 # just to be sure everything is on disk