Add rc.local for host* that explains which vpp:port it is connected to
This commit is contained in:
@@ -4,4 +4,4 @@ echo " * Disabling VPP, Bird and FRR"
|
||||
for i in vpp vppcfg bird-dataplane frr; do
|
||||
rm -f /etc/systemd/system/multi-user.target.wants/${i}.service
|
||||
ln -sf /dev/null /etc/systemd/system/${i}.service
|
||||
done
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user