Sure enough + run-parts --verbose /etc/ppp/ip-up.d '--arg=wlan1 wlan1 111111 111 112' --arg= --arg= --arg= --arg= --arg=
as seen with my #!/bin/sh -x # ip-up.local AND ip-down.local link: # only way to branch to sometimes avoid main ip-*.d # Copyright : http://www.fsf.org/copyleft/gpl.html # Author : Dan Jacobson -- http://jidanni.org/ # Created On : Sat Nov 6 13:19:11 2004 # Last Modified On: Sun Dec 28 11:10:21 2008 # Update Count : 13 #jidanni: --verbose, not --report: run-parts --verbose ${0%local}d \ --arg="$1" --arg="$2" --arg="$3" --arg="$4" --arg="$5" --arg="$6" -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org