Here is my version of the dispatch-conf stuff that is based on the work that
Jeremy Wohl started. It consists of the following:
- dispatch-conf -- the main python script.
- archive-conf -- an auxilliary python script
that can be used to save off a config file before you edit it.
- dispatch_conf.py -- the library module for
both scripts (put it in /usr/lib/python2.2/site-packages).
- dispatch-conf.conf -- the config file for
both scripts (put it in /etc).
Wayne Davison <gentoo@blorf.net>