]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
ISSUE_TEMPLATE: fix -l -o order
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 17 Mar 2020 16:38:05 +0000 (17:38 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 17 Mar 2020 16:38:05 +0000 (17:38 +0100)
Closes #3220.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
.github/ISSUE_TEMPLATE.md

index 2f18371fe09d2902440c1320dc029835e641883e..d61aea94ff51e4055da7f36406c4fcbfb316d900 100644 (file)
@@ -25,5 +25,5 @@ A brief description of what failed or what could be improved.
 # Information to attach
 
  - [ ] any relevant kernel output (`dmesg`)
- - [ ] container log (The <log> file from running `lxc-start -n <c> -l <log> -o DEBUG`)
+ - [ ] container log (The <log> file from running `lxc-start -n <c> -l TRACE -o <logfile> `)
  - [ ] the containers configuration file