X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FvFW%2Fscripts%2Fv_packetgen_install.sh;fp=vnfs%2FvFW%2Fscripts%2Fv_packetgen_install.sh;h=2f58e6a2f294d51d1bcb730a0611367f08b1b221;hb=33ea4652ccfe8d2ae412cee541bf1a7c2ccb695e;hp=19976b0c61c4eacf8b572b91611d1e777ad2101a;hpb=5c701dcdfc0d9d99dcfcca0bebe6e0dfe69a8dca;p=demo.git diff --git a/vnfs/vFW/scripts/v_packetgen_install.sh b/vnfs/vFW/scripts/v_packetgen_install.sh index 19976b0c..2f58e6a2 100755 --- a/vnfs/vFW/scripts/v_packetgen_install.sh +++ b/vnfs/vFW/scripts/v_packetgen_install.sh @@ -82,14 +82,14 @@ apt-get update apt-get install -y vpp vpp-dpdk-dkms vpp-lib vpp-dbg vpp-plugins vpp-dev sleep 1 -# Install honeycomb daily reboot script (workaround due to honeycomb file handle leak) -cat > /etc/cron.daily/honeycomb < /etc/cron.hourly/honeycomb </dev/null &disown EOF -chmod +x /etc/cron.daily/honeycomb +chmod +x /etc/cron.hourly/honeycomb # Run instantiation script cd /opt