This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "netcfg network scripts repository".
The branch, master has been updated
via d560b09b823e5094af9cd6148acd115bfb2c2f41 (commit)
from 3fab6603d9e31b8887e2d7787edd3da32df425e9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d560b09b823e5094af9cd6148acd115bfb2c2f41
Author: Jouke Witteveen <[email protected]>
Date: Tue Apr 3 12:21:19 2012 +0200
auto-wireless: improve dhcpcd call
- Use "-K" to prevent unnecessary remove/re-acquire a lease.
- Respect /etc/network.d/interfaces/$interface and the dhcp options set
there when connecting without a matching profile. Also use the same options
used in $CONN_DIR/ethernet.
Fixes by Thomas Bächler
-----------------------------------------------------------------------
Summary of changes:
scripts/netcfg-wpa_actiond-action | 6 ++++--
src/connections/ethernet | 4 ++--
2 files changed, 6 insertions(+), 4 deletions(-)
hooks/post-receive
--
netcfg network scripts repository