mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-02 05:43:02 +02:00
confd: minor, grammar fix
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -177,7 +177,7 @@ module infix-containers {
|
||||
|
||||
leaf-list option {
|
||||
when "deref(../name)/../infix-if:container-network/infix-if:type = 'infix-if:bridge'";
|
||||
description "Options for a masquerading container bridges.
|
||||
description "Options for masquerading container bridges.
|
||||
|
||||
Example: ip=1.2.3.4 -- request a specific IP (IPv4 or IPv6)
|
||||
mac=00:01:02:c0:ff:ee -- set fixed MAC address in container
|
||||
|
||||
Reference in New Issue
Block a user