iproute/SOURCES/iproute2.sh

6 lines
102 B
Bash
Raw Normal View History

2021-08-24 22:29:28 +00:00
# tc initialization script (sh)
if [ -z "$TC_LIB_DIR" ]; then
export TC_LIB_DIR=/usr/lib64/tc
fi