From 15a3e455329cf73baeefdbee23b1b0348f591e32 Mon Sep 17 00:00:00 2001 From: Thomas Steinhausen Date: Thu, 4 May 2017 16:22:37 +0200 Subject: [PATCH] Fix link for udhcpc/ to rc.d/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4ae5ed..a1a0524 100644 --- a/README.md +++ b/README.md @@ -578,7 +578,7 @@ $ cat /etc/init.d/udhcpc #!/bin/sh exec udhcpc -f -S $ chmod +x /etc/init.d/udhcpc/run -$ ln -s /etc/init.d/udhcpc/run /etc/rc.d +$ ln -s /etc/init.d/udhcpc /etc/rc.d ``` And we're done. Yes it's that simple. Note that udhcpc just asks for a lease from the DHCP server and that's it. When it has a lease it executes