Skip to content

Commit

Permalink
Merge pull request #824 from ilario/lime-report-dmesg2
Browse files Browse the repository at this point in the history
lime-report include full dmesg
  • Loading branch information
G10h4ck committed Dec 11, 2020
2 parents d4b8732 + 6283490 commit 19cc376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lime-report/files/lime-report.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ generate_config() {
}

generate_status() {
paste_cmd "dmesg | tail -n 20"
paste_cmd dmesg
paste_cmd batctl if
paste_cmd batctl o
paste_cmd bmx6 -c show=status show=interfaces show=links show=originators show=tunnels
Expand Down

0 comments on commit 19cc376

Please sign in to comment.