mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 06:57:50 +00:00
Merge pull request #6356 from antonlacon/iscsi-deprecation
distro: disable iscsi support
This commit is contained in:
commit
36cfd54928
@ -167,7 +167,7 @@
|
|||||||
WIRELESS_DAEMON="wpa_supplicant"
|
WIRELESS_DAEMON="wpa_supplicant"
|
||||||
|
|
||||||
# build and install iSCSI support - iscsistart (yes / no)
|
# 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)
|
# build with NFS support (mounting nfs shares via the OS) (yes / no)
|
||||||
NFS_SUPPORT="yes"
|
NFS_SUPPORT="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user