mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-04 14:43:01 +02:00
No need to guard the hostname option in quotes, it must not contain whitespace. If user configured more than one word, use first. Fixes #283 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Configuration Daemon
confd is the Infix configuration daemon that serves as the glue
between sysrepo and netopeer2 (NETCONF) and the UNIX system under
it all.
Origin & References
Based on the Open Source dklibc/sysrepo_plugin_ietf_system project by Denis Kalashnikov.