mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-03-21 11:14:38 +01:00
16 lines
282 B
YAML
16 lines
282 B
YAML
---
|
|
global:
|
|
copytoram: false
|
|
checksum: false
|
|
loadsrm: false
|
|
dostartx: false
|
|
nofirewall: false
|
|
|
|
autorun:
|
|
ar_disable: false
|
|
ar_nowait: false
|
|
ar_nodel: false
|
|
ar_attempts: 1
|
|
ar_ignorefail: false
|
|
ar_suffixes: "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
|