mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
For consistency with the new dhcp-server model, which has an option value 'name', options are now referred to as id's or identifiers. This means bumping the confd syntax version 1.3 -> 1.4 and adding a migration script for existing dhcp-client configuration files. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>