We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents daeabe2 + 4766a3e commit ccbb8dbCopy full SHA for ccbb8db
quattor/filesystems.pan
@@ -74,4 +74,6 @@ type structure_filesystem = {
74
"ksfsformat" ? boolean
75
@{ When defined and false, AII will ignore this filesystem }
76
"aii" ? boolean
77
+ @{ When defined and true, the device path will be used in fstab for the mount point, even if a UUID is available.}
78
+ "mount_devpath" ? boolean
79
};
0 commit comments