You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
710 B
Plaintext
28 lines
710 B
Plaintext
config global
|
|
option anon_swap '0'
|
|
option anon_mount '0'
|
|
option auto_swap '0'
|
|
option auto_mount '0'
|
|
option delay_root '3'
|
|
option check_fs '0'
|
|
|
|
config swap
|
|
option uuid '05d615b3-bef8-460c-9a23-52db8d09e002'
|
|
option enabled '1'
|
|
|
|
config mount
|
|
option target '/overlay'
|
|
option uuid '05d615b3-bef8-460c-9a23-52db8d09e000'
|
|
option fstype 'ext4'
|
|
option options 'rw,noatime'
|
|
option enabled '1'
|
|
option enabled_fsck '0'
|
|
|
|
config mount
|
|
option target '/mnt/data'
|
|
option uuid '05d615b3-bef8-460c-9a23-52db8d09e001'
|
|
option fstype 'ext4'
|
|
option options 'rw,noatime'
|
|
option enabled '1'
|
|
option enabled_fsck '0'
|