1
0
mirror of https://github.com/MichielDerhaeg/build-linux.git synced 2025-09-02 12:42:50 +02:00

Fixed service setup for udhcpc

Line 577 of the README (build instructions) left off the "run" file from the vi target (previously it is targeting the folder).  Added "/run" to the line to correct it.
This commit is contained in:
agreenbhm
2017-05-04 15:19:18 -04:00
committed by GitHub
parent 2da6805b2b
commit 73b5bf3387

View File

@@ -574,7 +574,7 @@ runit documentation says about making dependencies.
The very last thing we will do is provide our system with a network connection.
```bash
$ mkdir -p /etc/init.d/udhcpc
$ vi /etc/init.d/udhcpc
$ vi /etc/init.d/udhcpc/run
$ cat /etc/init.d/udhcpc
#!/bin/sh
exec udhcpc -f -S