diff options
Diffstat (limited to 'templates/syslinux/normal/prompt.cfg')
-rw-r--r-- | templates/syslinux/normal/prompt.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/syslinux/normal/prompt.cfg b/templates/syslinux/normal/prompt.cfg new file mode 100644 index 000000000..0e82c437d --- /dev/null +++ b/templates/syslinux/normal/prompt.cfg @@ -0,0 +1,6 @@ +prompt 1 +timeout {$LH_SYSLINUX_TIMEOUT} +default live +display {$LIVE_SCREEN_PATH}/boot.txt +include {$LIVE_SCREEN_PATH}/menu.cfg +include {$LIVE_SCREEN_PATH}/help.cfg |