When /etc/network/if-up.d/wpasupplicant is called from ifupdown, the MODE and 
PHASE variables are set, see man interfaces(5). You can for instance add
 logger "wpasupplicant: $IFACE $ADDRFAM $MODE $PHASE"
to the script and check the result in /var/log/syslog.

However I have discovered that PHASE is "up" (probably because the
script is in the if-up.d directory) but the script checks for "post-up"
so I wonder if init_wpa_cli is ever called.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/659808

Title:
  /etc/network/if-up.d/wpasupplicant throws error in invocation

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to