Outils pour utilisateurs

Outils du site


doc:dak:etc_katie_katie.conf_d_abonde
// Example /etc/katie/katie.conf

Config
{
  // FQDN hostname
  localhost.localdomain
  {

    // Optional hostname as it appears in the database (if it differs
    // from the FQDN hostname).
    DatabaseHostname     "localhost.localdomain";

    // Optional filename of katie's config file; if not present, this
    // file is assumed to contain katie config info.
    KatieConfig         "/var/lib/dak/katie/katie.conf";

    // Optional filename of apt-ftparchive's config file; if not
    // present, the file is assumed to be 'apt.conf' in the same
    // directory as this file.
    AptConfig           "/var/lib/dak/katie/apt.conf";
  }

}
doc/dak/etc_katie_katie.conf_d_abonde.txt · Dernière modification: 2006/03/13 16:56 par lehobey