10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-10-19 22:41:48 +02:00
quantum_package/etc/network.rc

12 lines
152 B
Plaintext
Raw Normal View History

2019-01-08 23:48:59 +01:00
if [[ -z $QP_NIC ]]
then
:
# Choose the correct network interface if the default one is incorrect
# export QP_NIC=ib0
# export QP_NIC=eth0
fi