NFVBENCH-196: New NFVbench image for generator part (nfvbench and TRex codes inside VM)
[nfvbench.git] / nfvbenchvm / dib / elements / nfvbenchvm / post-install.d / 04-add-execute-attribute
1 #!/bin/bash
2
3 chmod +x /etc/rc.d/rc.local
4 chmod +x /etc/sysconfig/network-scripts/ifcfg-eth0
5 chmod +x /etc/profile.d/nfvbench.sh
6 chmod +x /nfvbench/configure-nfvbench.sh
7 chmod +x /nfvbench/start-nfvbench.sh