mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-14 17:04:26 +01:00
Fix formatting of console parameters in DOCS.md
This commit is contained in:
@@ -295,7 +295,7 @@ sudo nano /boot/firmware/cmdline.txt
|
||||
Paste in:
|
||||
|
||||
```ini
|
||||
console=serial0,115200 console=tty1 root=PARTUUID=2f0ecb16-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=FI dwc_otg.fiq_enable=0 dwc_otg.fiq_split_enable=0 dwc_otg.fiq_fsm_enable=0 dwc_otg.speed=1 dwc_otg.lpm_enable=0
|
||||
console=serial0,115200 console=tty1 root=PARTUUID=2f0ecb16-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=FI dwc_otg.fiq_enable=0 dwc_otg.fiq_split_enable=0 dwc_otg.fiq_fsm_enable=0 dwc_otg.lpm_enable=0
|
||||
```
|
||||
|
||||
- **Disable useless services**
|
||||
|
||||
Reference in New Issue
Block a user