diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-10-06 15:05:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2018-05-27 05:59:31 +0000 |
commit | 1e03e6dc46624f658239c3179875bd28b67fa91a (patch) | |
tree | 38731aa38565f40cb5419ea8e17af1af84f1f186 /share/man | |
parent | Releasing version 20180503. (diff) | |
download | compute-tools-1e03e6dc46624f658239c3179875bd28b67fa91a.tar.xz compute-tools-1e03e6dc46624f658239c3179875bd28b67fa91a.zip |
Switching to systemd-nspawn configuration files from /etc/container-tools/config.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/man/container-create-curl.1.txt | 2 | ||||
-rw-r--r-- | share/man/container-create-debconf.1.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/container-create-curl.1.txt b/share/man/container-create-curl.1.txt index 543a261..131da46 100644 --- a/share/man/container-create-curl.1.txt +++ b/share/man/container-create-curl.1.txt @@ -84,7 +84,7 @@ FILES ----- The following files are used: -*/etc/container-tools/config*:: +*/etc/systemd/nspawn*:: Container configuration files. */usr/share/container-tools/scripts*:: diff --git a/share/man/container-create-debconf.1.txt b/share/man/container-create-debconf.1.txt index db4028b..f9c7dd7 100644 --- a/share/man/container-create-debconf.1.txt +++ b/share/man/container-create-debconf.1.txt @@ -113,7 +113,7 @@ FILES ----- The following files are used: -*/etc/container-tools/config*:: +*/etc/systemd/nspawn*:: Container configuration files. */usr/share/container-tools/scripts*:: |