diff --git a/tftp/pxelinux.cfg/tpl b/tftp/pxelinux.cfg/tpl index 217dbcc..345f4e6 100644 --- a/tftp/pxelinux.cfg/tpl +++ b/tftp/pxelinux.cfg/tpl @@ -21,7 +21,7 @@ LABEL challenge MENU LABEL ^Enter Challenge KERNEL ../bzImage INITRD ../challenge-initrd.img - APPEND console=tty0 adlin.login={{ .username }} adlin.key={{ .pkey }} quiet + APPEND console=tty0 adlin.login={{ .username }} adlin.key={{ .pkey }} adlin.ip={{ .ip }} quiet text help You are currently identified as {{ .username }}. Please select this menu entry in order to access the tutorial.