Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.10 Commit: 9a549ec888b46daad3ebc495c5ede3af506927ca https://github.com/dtaht/ceropackages-3.10/commit/9a549ec888b46daad3ebc495c5ede3af506927ca Author: Sebastian Moeller Date: 2014-10-09 (Thu, 09 Oct 2014) Changed paths: M net/sqm-scripts/files/usr/lib/sqm/stop.sh Log Message: ----------- Fix passing the interface name as 1st argument to stop.sh stop.sh was supposed to either act in ${IFACE} or take the name o the interface as 1st command line argument. Alas that functionality was broken, shold work now...