config_query BOOT     "Enable boot module?" n     &&
config_query NETWORK  "Enable network module?" y  &&
config_query SERVICES "Enable services module?" y &&
config_query TIME     "Enable time module?" y     &&
config_query USERS    "Enable users module?" y    &&
config_query DISKS    "Enable disks module?" n    &&
config_query SHARES   "Enable shares module?" y
