iproute/SOURCES/iproute2.sh
2021-09-09 19:13:06 +00:00

6 lines
102 B
Bash

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