logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

debconf-loadtemplate - load template file into debconf database

Author

       Joey Hess <joeyh@debian.org>

                                                   2024-11-20                            DEBCONF-LOADTEMPLATE(1)

Description

       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.

Name

       debconf-loadtemplate - load template file into debconf database

See Also

debconf-communicate(1)

Synopsis

        debconf-loadtemplate owner file [file ..]

Warning

       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.

See Also