SuperScript::Software::service-config

The rules-config program


Interface

  rules-config dir maker
where dir and maker are single arguments. The path dir must begin with a slash, and must identify an extant directory.

rules-config creates the directory dir/rules, the file dir/rules/data containing

  :deny
and the file dir/rules/Makefile containing
  data.cdb: data
          maker data.cdb data.tmp <data

Typical values of maker are tcprules and ipcrules.