mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -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