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 75359ecb9dc01dc5f2486e13c792a85c3807cfb1 (commit) via 3c5d969d87b30e373156d2fde268850a201fa898 (commit) from 478af720d86b987ace1ec19f653e975af58430cb (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 75359ecb9dc01dc5f2486e13c792a85c3807cfb1 Author: Jouke Witteveen <j.witteveen@gmail.com> Date: Sun Nov 4 22:05:44 2012 +0100 Don't fail on no recorded profile It is important that systemd considers a netcfg-daemon startup succesfull, even if there is no recorded state to restore and /etc/conf.d/netcfg contains NETWORKS=(last). If it doesn't, it will never call `netcfg-daemon stop`, preventing the state file to get created. FS#32429 commit 3c5d969d87b30e373156d2fde268850a201fa898 Author: Thomas Bächler <thomas@archlinux.org> Date: Sun Nov 4 21:52:47 2012 +0100 Fix description of net-auto-wire{d, less}.service systemd prints "Starting $DESCRIPTION" and "Started $DESCRIPTION" in the logs, so the old descriptions were awful. ----------------------------------------------------------------------- Summary of changes: scripts/netcfg-daemon | 7 ++++++- systemd/net-auto-wired.service | 2 +- systemd/net-auto-wireless.service | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) hooks/post-receive -- netcfg network scripts repository