Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 37d24ccfb138f0ddadb25481d1f9e3bbb83cafa1 https://github.com/dtaht/ceropackages-3.10/commit/37d24ccfb138f0ddadb25481d1f9e3bbb83cafa1 Author: Sebastian Moeller Date: 2015-03-20 (Fri, 20 Mar 2015) Changed paths: M net/sqm-scripts/files/etc/hotplug.d/iface/11-sqm M net/sqm-scripts/files/etc/init.d/sqm M net/sqm-scripts/files/usr/lib/sqm/run.sh Log Message: ----------- sqm-scripts: clean up interface selection for hotplugging THe initial conversion to restart sqm on interfaces it is configured for in case of (transient) dis- and reappearance was half finished. These changes clean up the handling of exlicitly passed interfaces in run.sh: no second argument defaults to all configured interfaces the alternative is an individual interface name passed as 2nd argument to run.sh. The first argument either is start or stop. No argument at all will behave as if start was passed. Survives light testing... Signed-off-by: Sebastian Moeller