title kinit-host
section 5
project bgscripts-core
volume File Formats Manual
date April 2020
=====
NAME
  kinit-host - defaults file for kinit-host
SYNOPSIS
  kinit-host [-d {0..10}] [-uV] [-c <conffile>] [-u|-l] [-D|-n] [-f|-s] [--hostname <HOSTNAME>] [--domain <DOMAIN>] [--atdomain <DOMAIN>] [-q] [--kinit </path/to/kinit>] [-N]
DESCRIPTION
  `kinit-host(1)` loads a config file in a modified dot-source manner. Each line from the config file is checked for variable name, and if the variable is not yet defined, the value from this config file is loaded. Parameters passed on the command line have precedence over anything in any config files or existing environment variables.

  Multiple config files are loaded by default, in this order:
1. `-c <conffile>` Config file passed as a parameter.
2. ${HOME}/.config/kinit-host
3. /etc/default/kinit-host
VARIABLES
  `kinit-host(1)` uses a number of environment variables which can be set in this config file. See `kinit-host(1)` ENVIRONMENT section.
AUTHOR
  <bgstack15@gmail.com>
COPYRIGHT
  CC-BY-SA 4.0
SEE ALSO
`kinit-host(1)`
