aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/dhcpcd/run
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/dhcpcd/run')
-rwxr-xr-xrepos/extra/dhcpcd/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/repos/extra/dhcpcd/run b/repos/extra/dhcpcd/run
new file mode 100755
index 00000000..42bcbd33
--- /dev/null
+++ b/repos/extra/dhcpcd/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec dhcpcd -BM 2>&1
+