Log In
naccyde
/
rpms
/
systemd
Forked from
rpms/systemd
a year ago
Clone
Source Code
GIT
Source
Stats
Blame iproute2.sh
Branch:
2f88148a00221e9197bbf282c6eac31668b27921
c4
c5
c5-plus
c6
c6-plus
c7
c7-alt
c7-atomic
c7-atomic-beta
c7-beta
c7-sig-altarch-fasttrack
c8
c8-beta
c8s
c8s-sig-hyperscale
c8s-sig-hyperscale-hotfix-252
c9
c9-beta
c9s-sig-hyperscale
c9s-sig-hyperscale-hotfix-252
2f88148a00221e9197bbf282c6eac31668b27921
iproute2.sh
Blob
History
Raw
2f8814
# tc initialization script (sh)
2f8814
2f8814
if [ -z "$TC_LIB_DIR" ]; then
2f8814
export TC_LIB_DIR=/usr/lib64/tc
2f8814
fi