From 424d660b5355205afeb736163d3e6cf140e9b9f1 Mon Sep 17 00:00:00 2001 From: fmenguy Date: Mon, 17 May 2021 09:07:01 +0200 Subject: NFVBENCH-208 Fix VM images Change-Id: I9014b36b4f2e044f807a9b8a997e8c455511c046 Signed-off-by: fmenguy --- nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/03-copy-rc-local | 0 .../dib/elements/nfvbenchvm/post-install.d/04-add-execute-attribute | 0 nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/52-nfvbench-script | 0 nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/53-sshd-script | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/03-copy-rc-local mode change 100644 => 100755 nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/04-add-execute-attribute mode change 100644 => 100755 nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/52-nfvbench-script mode change 100644 => 100755 nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/53-sshd-script (limited to 'nfvbenchvm/dib/elements/nfvbenchvm') diff --git a/nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/03-copy-rc-local b/nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/03-copy-rc-local old mode 100644 new mode 100755 diff --git a/nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/04-add-execute-attribute b/nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/04-add-execute-attribute old mode 100644 new mode 100755 diff --git a/nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/52-nfvbench-script b/nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/52-nfvbench-script old mode 100644 new mode 100755 diff --git a/nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/53-sshd-script b/nfvbenchvm/dib/elements/nfvbenchvm/post-install.d/53-sshd-script old mode 100644 new mode 100755 -- cgit 1.2.3-korg