From 78d096b2b1f286e15ed12a2789da102fe5849184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 14 Sep 2015 11:26:36 +0200 Subject: Change boot to execute only one scripts Boot is now executing only lcpinit script. /init scripts is not used during measurements. Booting without boot script, only using novaboot scripts, results in using /init script. This helps to access cli in booted machine without editing any files. --- tests/cyclictest/root/overlay/etc/init.d/S90lcp | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 tests/cyclictest/root/overlay/etc/init.d/S90lcp (limited to 'tests/cyclictest/root/overlay/etc/init.d') diff --git a/tests/cyclictest/root/overlay/etc/init.d/S90lcp b/tests/cyclictest/root/overlay/etc/init.d/S90lcp deleted file mode 100755 index b5a9076..0000000 --- a/tests/cyclictest/root/overlay/etc/init.d/S90lcp +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -/sbin/lcpinit -- cgit v1.2.3