summaryrefslogtreecommitdiff
path: root/layout/rootfs/etc/udhcpc/udhcpc-script
blob: 9db2042d3496aaf299ef1e04b8477f6c82383a37 (plain)
1
2
3
4
#!/command/execlineb -S1
ifelse { s6-test $# -ge 1 } { /etc/udhcpc/$1 }
if { fdmove -c 1 2 s6-echo "udhcpc-script: too few arguments" }
exit 1