summarylogtreecommitdiffstats
path: root/dhcp-responder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp-responder.sh')
-rw-r--r--dhcp-responder.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/dhcp-responder.sh b/dhcp-responder.sh
new file mode 100644
index 000000000000..f54da2ed10c8
--- /dev/null
+++ b/dhcp-responder.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd /usr/share/responder/tools
+exec python2 DHCP.py "$@"