From: Tycho Andersen Date: Mon, 12 Sep 2016 18:04:18 +0000 (+0000) Subject: c/r: fix typo in comment X-Git-Tag: lxc-2.1.0~322^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f178bc983a7050205b0ba374163646e9e378cf6;p=thirdparty%2Flxc.git c/r: fix typo in comment Signed-off-by: Tycho Andersen --- diff --git a/src/lxc/criu.c b/src/lxc/criu.c index 71c9b9c32..2799102ea 100644 --- a/src/lxc/criu.c +++ b/src/lxc/criu.c @@ -140,7 +140,7 @@ static void exec_criu(struct criu_opts *opts) /* The command line always looks like: * criu $(action) --tcp-established --file-locks --link-remap \ - * --manage-cgroups=full action-script foo.sh -D $(directory) \ + * --manage-cgroups=full --action-script foo.sh -D $(directory) \ * -o $(directory)/$(action).log --ext-mount-map auto * --enable-external-sharing --enable-external-masters * --enable-fs hugetlbfs --enable-fs tracefs --ext-mount-map console:/dev/pts/n