From: Michal Privoznik Date: Mon, 12 Jun 2023 07:10:31 +0000 (+0200) Subject: docs: Move passt log file in our example XML X-Git-Tag: v9.5.0-rc1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb4dc8e17aa077a3254bace82554015d72bd71c;p=thirdparty%2Flibvirt.git docs: Move passt log file in our example XML In our passt example XML we use /var/log/passt.log as path to the log file. This is not optimal, because in case of unprivileged daemon, neither libvirt nor passt has enough permissions to create the file. Let's move the file under /tmp. Signed-off-by: Michal Privoznik Reviewed-by: Ján Tomko --- diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 2ea440e1a1..f29449f749 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -4903,7 +4903,7 @@ ports **with the exception of some subset**. ... - +