From 021fa432447bd7b447ca39738040698db39d751b Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Mon, 5 Nov 2018 15:28:18 +0100 Subject: Initial commit Signed-off-by: David Oberhollenzer --- services/dhcpcd | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 services/dhcpcd (limited to 'services/dhcpcd') diff --git a/services/dhcpcd b/services/dhcpcd new file mode 100644 index 0000000..184a843 --- /dev/null +++ b/services/dhcpcd @@ -0,0 +1,7 @@ +description "DHCP client on %0" +type once +target boot +after dhcpcdmaster network + +tty /dev/null +exec dhcpcd -n %0 -- cgit v1.2.3