From 3d3035e80c7deab9b0bf7050228385664a022fe3 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Thu, 24 May 2012 15:27:13 +0200 Subject: [PATCH] test/TEST-01-BASIC: add a defined rc.local --- test/TEST-01-BASIC/test.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/test/TEST-01-BASIC/test.sh b/test/TEST-01-BASIC/test.sh index 5987edf3d..ace159f59 100755 --- a/test/TEST-01-BASIC/test.sh +++ b/test/TEST-01-BASIC/test.sh @@ -110,7 +110,12 @@ EOF # make the testsuite the default target ln -fs testsuite.target $initdir/etc/systemd/system/default.target - + mkdir -p $initdir/etc/rc.d + cat >$initdir/etc/rc.d/rc.local <