debconf-loadtemplate
load template file into debconf database
- Provided by: debconf-utils (Version: 1.5.73)
- Source: debconf
- Report a bug
load template file into debconf database
debconf-loadtemplate owner file [file ..]
Loads one or more template files into the debconf database. The first parameter specifies the owner of the templates (typically, the owner is the name of a debian package). The remaining parameters are template files to load.
This program should never be used from a maintainer script of a package that uses debconf! It may however, be useful in debugging, or to seed the debconf database.
Joey Hess <joeyh@debian.org>