diff options
Diffstat (limited to '')
-rw-r--r-- | man/systemd.network.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index e168bc0d52..6523c944ef 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -6286,6 +6286,8 @@ DHCP=ipv6 # If the upstream network provides Router Advertisement (RA) messages with the # Managed bit unset, then uncomment the lines below to make the DHCPv6 client # forcibly started in the managed mode when an RA is received. +#[DHCPv6] +#UseAddress=no #[IPv6AcceptRA] #DHCPv6Client=always</programlisting> |