Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions quattor/filesystems.pan
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,6 @@ type structure_filesystem = {
"ksfsformat" ? boolean
@{ When defined and false, AII will ignore this filesystem }
"aii" ? boolean
@{ When defined and true, the device path will be used in fstab for the mount point, even if a UUID is available.}
"mount_devpath" ? boolean
};