Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
defaults.sh: invoke modprobe quietly
In OpenWrt, if the required qdisc and classifier modules are built-in, modprobe complains, rather loudly, for not being able to find them. This unnecessarily fills the log with pointless error messages, so let's quiet it down. Signed-off-by: Rui Salvaterra <[email protected]>
- Loading branch information