- Introduce new config 'TIK_ALLOW_USB_INSTALL_DEVICES=1'
Disabled by default OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/tik-config-Aeon?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
a1e38f6d96
commit
3920768d47
4
config
4
config
@@ -6,6 +6,10 @@ TIK_CUSTOM_DIR="/etc/tik"
|
||||
# Default: "/usr/lib/tik/img"
|
||||
TIK_IMG_DIR="/usr/lib/tik/img"
|
||||
|
||||
# To show USB devices in the install device selection dialog, uncomment this variable
|
||||
# USB devices are filtered out by default
|
||||
#TIK_ALLOW_USB_INSTALL_DEVICES=1
|
||||
|
||||
# For unattended installations the disk device to deploy the image must be defined
|
||||
# Default: Undefined
|
||||
#TIK_INSTALL_DEVICE=""
|
||||
|
Reference in New Issue
Block a user