Waiting for nVidia chip to power on is updated to 2 seconds

This commit is contained in:
kolan 2012-05-15 12:12:55 +04:00
parent 9e2d683478
commit 70c774de20
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
PATH=/usr/local/sbin:/usr/local/bin:$PATH
TIMEOUT=1 # wait timeout for X server start
TIMEOUT=2 # wait timeout for X server start
let INTEL_IF_FAIL=1 # run on Intel if nVidia fails
LOCK_FILE=/tmp/.snail.lock