mirror of
https://git.yoctoproject.org/poky
synced 2026-02-24 02:19:39 +01:00
5 lines
49 B
Bash
5 lines
49 B
Bash
#!/bin/sh
|
|
|
|
exec run-parts -a "$1" /etc/udhcpc.d
|
|
|