diff options
Diffstat (limited to 'extra/dhcpcd/files')
-rw-r--r-- | extra/dhcpcd/files/dhcpcd.run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/dhcpcd/files/dhcpcd.run b/extra/dhcpcd/files/dhcpcd.run new file mode 100644 index 00000000..0172d7f8 --- /dev/null +++ b/extra/dhcpcd/files/dhcpcd.run @@ -0,0 +1,2 @@ +#!/bin/sh +exec dhcpcd -BM 1>&2 |