Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit e979b42

Browse files
author
ticevi
authored
fix variable name
1 parent 70f436e commit e979b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ configuration until you're satisfied.
3737
DHCPv6
3838
------
3939

40-
To use a DHCPv6-Server you have to pass `DHCPv6` as enviroment variable
40+
To use a DHCPv6-Server you have to pass `DHCPD_PROTOCOL=6` as enviroment variable
4141

4242
`docker run -it --rm --init -e DHCPD_PROTOCOL=6 --net host -v "$(pwd)/data":/data networkboot/dhcpd eth0`
4343

0 commit comments

Comments
 (0)