mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-29 21:32:45 +00:00
pct: debug log: wording
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
59b89a69cc
commit
97e4455ed1
3
pct.adoc
3
pct.adoc
@ -813,7 +813,8 @@ the container's CTID):
|
|||||||
# pct start CTID --debug
|
# pct start CTID --debug
|
||||||
----
|
----
|
||||||
|
|
||||||
or alternatively with `lxc-start` command (which will produce a log file):
|
Alternatively, you can use the following `lxc-start` command, which will save
|
||||||
|
the debug log to the file specified by the `-o` output option:
|
||||||
|
|
||||||
----
|
----
|
||||||
# lxc-start -n CTID -F -l DEBUG -o /tmp/lxc-CTID.log
|
# lxc-start -n CTID -F -l DEBUG -o /tmp/lxc-CTID.log
|
||||||
|
Loading…
Reference in New Issue
Block a user