Files
applets
arch
archival
console-tools
coreutils
debianutils
docs
e2fsprogs
editors
examples
bootfloppy
udhcp
sample.bound
sample.deconfig
sample.nak
sample.renew
sample.script
simple.script
udhcpd.conf
var_service
busybox.spec
depmod
depmod.pl
devfsd.conf
dnsd.conf
inetd.conf
inittab
linux-2.6.30_proc_self_exe.patch
mdev.conf
mdev_fat.conf
mk2knr.pl
undeb
unrpm
zcip.script
findutils
include
init
libbb
libpwdgrp
loginutils
mailutils
miscutils
modutils
networking
printutils
procps
runit
scripts
selinux
shell
sysklogd
testsuite
util-linux
.gitignore
.indent.pro
AUTHORS
Config.in
INSTALL
LICENSE
Makefile
Makefile.custom
Makefile.flags
Makefile.help
README
TODO
TODO_config_nommu
busybox/examples/udhcp/sample.script
Denys Vlasenko 7cc5a50465 chmod 755 some files in examples/*
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-07-23 21:30:30 +02:00

8 lines
271 B
Bash
Executable File

#!/bin/sh
# Currently, we only dispatch according to command. However, a more
# elaborate system might dispatch by command and interface or do some
# common initialization first, especially if more dhcp event notifications
# are added.
exec /usr/share/udhcpc/sample.$1