mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
consoleblank=0
This makes sure the LCD screen does not go blank after a set period of time.
This commit is contained in:
parent
0116b6341c
commit
c5d45edf2d
1 changed files with 1 additions and 0 deletions
1
advanced/cmdline.txt
Normal file
1
advanced/cmdline.txt
Normal file
|
@ -0,0 +1 @@
|
|||
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait fbcon=map:10 fbcon=font:VGA8x8 consoleblank=0
|
Loading…
Reference in a new issue