From 8e8cb0568f64cd33a38bf60a8287909cf526c00f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 8 Aug 2014 00:30:13 +0200 Subject: dhcpcd: disable -q and useless redirects. --- services/dhcpcd/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services') diff --git a/services/dhcpcd/run b/services/dhcpcd/run index f1ac8b4..898354d 100755 --- a/services/dhcpcd/run +++ b/services/dhcpcd/run @@ -1,2 +1,2 @@ #!/bin/sh -exec /usr/sbin/dhcpcd -q -B 2>&1 +exec dhcpcd -B -- cgit 1.4.1