carbon-config

config submodule of carbon-core-system
git clone https://ccx.te2000.cz/git/carbon-config
Log | Files | Refs

fstab.aat (293B)


      1 |### write_oneshot ###
      2 |function write_oneshot() {
      3 {{get("source")}}	{{mtp}}	{{get("type")}}	{{get("options")}}	0 0
      4 |}
      5 |### bundle handling ###
      6 |function add_to_bundle(bundle_name, svc_name) { }
      7 |function print_bundles() { }
      8 |### include main loop / parsing code ###
      9 @awk parse_fs.include.awk