Project

General

Profile

Feature #931

Decrease Boot Timeout on Alpine Linux

Added by Daniel Curtis almost 6 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Server
Target version:
Start date:
04/08/2018
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

This is a method for reducing the boot timeout time on Alpine Linux.

  • Make sure nano is installed:
    apk add nano
    
  • Edit the update-extlinux.conf file:
    nano /etc/update-extlinux.conf
    
    • And change the timeout parameter to 1:
      timeout=1
      
  • Update the extlinux config:
    update-extlinux
    
  • Reboot:
    reboot
    
#1

Updated by Daniel Curtis almost 6 years ago

  • Description updated (diff)
  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#2

Updated by Daniel Curtis almost 5 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF