mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
distro: disable iscsi support
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
WIRELESS_DAEMON="wpa_supplicant"
|
||||
|
||||
# build and install iSCSI support - iscsistart (yes / no)
|
||||
ISCSI_SUPPORT="yes"
|
||||
ISCSI_SUPPORT="no"
|
||||
|
||||
# build with NFS support (mounting nfs shares via the OS) (yes / no)
|
||||
NFS_SUPPORT="yes"
|
||||
|
||||
Reference in New Issue
Block a user