vp-build/srcpkgs/dhcp/files/dhclient/run

4 lines
61 B
Plaintext
Raw Normal View History

2015-03-28 18:55:09 +01:00
#!/bin/sh
[ -r conf ] && . ./conf
exec dhclient ${OPTS:=-d}