diff options
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r-- | chapter08/util-linux.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index a7c0c3d59..322a44599 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -108,6 +108,9 @@ <screen><userinput remap="test">chown -Rv tester . su tester -c "make -k check"</userinput></screen> + <para>The <emphasis>hardlink</emphasis> tests will fail if the host's kernel + does not have the option CONFIG_CRYPTO_USER_API_HASH set.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |