nixos-manual: develop autoStart option for containers

This commit is contained in:
Gaëtan André 2015-12-09 21:01:47 +01:00
parent 099712f78d
commit b8495e4a04

View file

@ -24,7 +24,7 @@ containers.database =
If you run <literal>nixos-rebuild switch</literal>, the container will
be built. If the container was already running, it will be
updated in place, without rebooting. Container can be configured to
start automatically by setting <literal>autoStart = true</literal>
start automatically by setting <literal>containers.database.autoStart = true</literal>
in its configuration.</para>
<para>By default, declarative containers share the network namespace