diff options
Diffstat (limited to 'netboot')
-rw-r--r-- | netboot/linuxrc.x | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netboot/linuxrc.x b/netboot/linuxrc.x index 6508970b..2e87535a 100644 --- a/netboot/linuxrc.x +++ b/netboot/linuxrc.x @@ -91,6 +91,7 @@ StartUp() { #// Misc tasks chmod +x /bin/net-setup + chmod +x /usr/share/udhcpc/default.script #// Hostname hostname netboot-@@RELVER@@ |