From: Harald Hoyer Date: Thu, 24 May 2012 13:27:13 +0000 (+0200) Subject: test/TEST-01-BASIC: add a defined rc.local X-Git-Tag: v183~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d3035e80c7deab9b0bf7050228385664a022fe3;p=thirdparty%2Fsystemd.git test/TEST-01-BASIC: add a defined rc.local --- diff --git a/test/TEST-01-BASIC/test.sh b/test/TEST-01-BASIC/test.sh index 5987edf3de4..ace159f59ae 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 <