mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
systemd: Reword test failure notice
This commit is contained in:
parent
9c7437f2fd
commit
c04d98d038
@ -224,13 +224,12 @@ meson setup \
|
||||
<screen><userinput remap="test">echo 'NAME="Linux From Scratch"' > /etc/os-release
|
||||
ninja test</userinput></screen>
|
||||
|
||||
<!-- This test needs /run/systemd/inaccessible/sock, which only exists
|
||||
<!-- test-namespace needs /run/systemd/inaccessible/sock, which only exists
|
||||
after initializing the system with systemd. -->
|
||||
<para>One test named <literal>systemd:core / test-namespace</literal>
|
||||
is known to fail in the LFS chroot environment. Two other tests,
|
||||
<literal>test-chase</literal> and <literal>test-systemd-tmpfiles</literal>,
|
||||
are also known to fail. Some other tests may fail because they depend
|
||||
on various kernel configuration options.</para>
|
||||
<para>Three tests: <literal>systemd:core / test-namespace</literal>,
|
||||
<literal>test-chase</literal>, and <literal>test-systemd-tmpfiles</literal>,
|
||||
are known to fail in the LFS chroot environment. Some other tests may
|
||||
fail because they depend on various kernel configuration options.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user