On Tue, Nov 19, 2013 at 11:02:30AM -0200, Nelson A. de Oliveira wrote:
> 
> Today while running a dhclient I saw this:
> 
> =====
> # dhclient wlan0
> /etc/dhcp/dhclient-exit-hooks.d/ddclient: line 7: [: =: unary operator 
> expected
> RTNETLINK answers: File exists
> /etc/dhcp/dhclient-exit-hooks.d/ddclient: line 7: [: =: unary operator 
> expected
> =====
> 

Same here :-/

Changing line 7 in the file to :
[ "x$run_dhclient" = "xtrue" ] || exit 0
seems to fix the issue, at least until proper documentation of its role is 
provided as suggested in the previous followup.

Hope this helps.

Best regards,
-- 
Olivier BERGER 
(OpenPGP: 4096R/7C5BB6A5 : http://weusepgp.info)
http://www.olivierberger.com/weblog/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to