void-packages/srcpkgs/dhcp/files/dhclient/run
2015-03-28 18:56:58 +01:00

3 lines
61 B
Bash
Executable file

#!/bin/sh
[ -r conf ] && . ./conf
exec dhclient ${OPTS:=-d}