Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: a4b171d32e146e886dbff91a8ecd881821627a6a https://github.com/dtaht/ceropackages-3.10/commit/a4b171d32e146e886dbff91a8ecd881821627a6a Author: Sebastian Moeller Date: 2015-03-05 (Thu, 05 Mar 2015) Changed paths: M net/sqm-scripts/files/etc/hotplug.d/iface/11-sqm Log Message: ----------- sqm-scripts: quiet the hotplug script (supress debugging output) The hotplug script for sqm-scripts had debug logging enabled, since that is not needed for normal use, this commit silences the hotplug script again. Signed-off-by: Sebastian Moeller Commit: a9020bf6118f2a8b43ec9383cd547be5efd35c06 https://github.com/dtaht/ceropackages-3.10/commit/a9020bf6118f2a8b43ec9383cd547be5efd35c06 Author: Sebastian Moeller Date: 2015-03-05 (Thu, 05 Mar 2015) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/run.sh Log Message: ----------- sqm-scripts: make run.sh ignore spurious incomplete hotplug ifups During system start up pppoe devices seem to receice ifup events before the interface actually exists. This commit makes sqm's run.sh script test whether the sys files for an interface exist before actually trying to start an SQM instance on an interface. This seems to nicely avoid starting on an not fully established pppoe interface and avoids a number of error messages during startup. Signed-off-by: Sebastian Moeller Compare: https://github.com/dtaht/ceropackages-3.10/compare/b5ff451caa0d...a9020bf6118f