dnsconfd-config - Man Page

Change configuration of service or host

Synopsis

dnsconfd config <command> [options]

Description

Config command allows you to change configuration of service or host.

Commands

nm_enable

Config network manager to use dnsconfd

nm_disable

Config network manager to not use dnsconfd

install

Perform all installation steps

uninstall

Perform all uninstallation steps

Options

-h, ā€‰--help

Show help message and exit

Exit Status

0

Everything went as expected.

1

Error occurred.

13

Bad arguments.

Environment

Environment variables have lower priority than command line options but higher than configuration file.

DBUS_NAME

DBUS name that dnsconfd should use, default org.freedesktop.resolve1

LOG_LEVEL

Log level of dnsconfd, default INFO

CONFIG_FILE

Path where config file is located, default /etc/dnsconfd.conf

Reporting Bugs

Please for reporting bugs use Github repository https://github.com/InfrastructureServices/dnsconfd

See Also

dnsconfd(8) Dnsconfd daemon dnsconfd-reload(8) Reload running cache service dnsconfd-status(8) Check status of dnsconfd dnsconfd.conf(5) Dnsconfd configuration file

Referenced By

dnsconfd(8), dnsconfd.conf(5), dnsconfd-reload(8), dnsconfd-status(8).

10 Oct 2023 dnsconfd-1.2.0