* Documented some of the sharing mechanisms.

This commit is contained in:
Eelco Dolstra 2008-11-19 15:20:46 +00:00
parent 2369b122d1
commit 7509d70f9d
7 changed files with 144 additions and 5 deletions

View file

@ -336,8 +336,8 @@ $ chown -R root /nix/store /nix/var/nix</screen>
</para>
<para>The Nix daemon should be started as follows (as
<literal>root</literal>):
<para>The <link linkend="sec-nix-worker">Nix daemon</link> should be
started as follows (as <literal>root</literal>):
<screen>
$ nix-worker --daemon</screen>