mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
bcm2835-bootloader: disable ssh by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fd9df54583
commit
0c847a2217
@ -229,7 +229,7 @@ echo "#########################################################"
|
||||
# create bootloader configuration
|
||||
echo "creating bootloader configuration..."
|
||||
|
||||
echo "boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 ssh quiet" > $MOUNTPOINT/cmdline.txt
|
||||
echo "boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet" > $MOUNTPOINT/cmdline.txt
|
||||
|
||||
# copy files
|
||||
echo "copying files to $MOUNTPOINT..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user