diff options
Diffstat (limited to 'test/TEST-08-ISSUE-2730/test.sh')
-rwxr-xr-x | test/TEST-08-ISSUE-2730/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-08-ISSUE-2730/test.sh b/test/TEST-08-ISSUE-2730/test.sh index ef2aba0e17..d455d5d555 100755 --- a/test/TEST-08-ISSUE-2730/test.sh +++ b/test/TEST-08-ISSUE-2730/test.sh @@ -60,7 +60,7 @@ ExecStart=/bin/systemctl reload / EOF setup_testsuite - ) || return 1 + ) ln -s /etc/systemd/system/-.mount $initdir/etc/systemd/system/root.mount mkdir -p $initdir/etc/systemd/system/local-fs.target.wants |