about summary refs log tree commit diff
path: root/services/dhcpcd/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/dhcpcd/run')
-rwxr-xr-xservices/dhcpcd/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/services/dhcpcd/run b/services/dhcpcd/run
new file mode 100755
index 0000000..3949484
--- /dev/null
+++ b/services/dhcpcd/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo "Starting dhcpcd..."
+exec /usr/sbin/dhcpcd -q -B 2>&1