add doc
This commit is contained in:
parent
619d76746d
commit
d73c7495fa
@ -37,3 +37,10 @@ mounts:
|
||||
# complete. This must be an array, and must have 7 fields.
|
||||
mount_default_fields: [ None, None, "auto", "defaults,nobootwait", "0", "2" ]
|
||||
|
||||
|
||||
# swap can also be set up by the 'mounts' module
|
||||
# default is to not create any swap files, because 'size' is set to 0
|
||||
swap:
|
||||
filename: /swap.img
|
||||
size: "auto" or size in bytes
|
||||
maxsize: size in bytes
|
||||
|
Loading…
x
Reference in New Issue
Block a user