From: Shulhan Date: Thu, 7 Dec 2023 13:58:58 +0000 (+0700) Subject: man: correct the path for location of "machinectl edit" setting file X-Git-Tag: v256-rc1~1557 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59b13e07f229a7b8d1ef1565b64c4f019928443a;p=thirdparty%2Fsystemd.git man: correct the path for location of "machinectl edit" setting file The correct path where setting file located should be "under /etc/systemd/nspawn", not "under /etc". --- diff --git a/man/machinectl.xml b/man/machinectl.xml index 6d391b76d99..1afd4313a7b 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -417,7 +417,8 @@ file, refer to systemd.nspawn5. If an existing settings file of the given machine can't be found, edit - automatically create a new settings file from scratch under /etc/. + automatically create a new settings file from scratch under + /etc/systemd/nspawn/.