filesystem 
 The filesystem field can configure what type of filesystem the application is run on.
 Enumeration values:
    Summary 
 FIELD       filesystem
PATH        system.filesystem
PARENT      system
TYPE        String
DEFAULT     "ext2"
  Example 
 [system]
  filesystem = "ext2"
  CLI Flag 
 --system.filesystem="ext2"