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://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=3d3035e80c7deab9b0bf7050228385664a022fe3;ds=sidebyside 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 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 <