mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-06 10:35:13 +02:00
5 lines
177 B
Text
5 lines
177 B
Text
# LED_BOOT_BEHAVIOR: Control the behavior of the blue LED on boot
|
|
# enable: turn LED on
|
|
# disable: turn LED off
|
|
# auto: do nothing (LED will blink)
|
|
LED_BOOT_BEHAVIOR=enable
|