iproute/SOURCES/iproute2.sh

6 lines
102 B
Bash

# tc initialization script (sh)
if [ -z "$TC_LIB_DIR" ]; then
export TC_LIB_DIR=/usr/lib64/tc
fi