fix journal command
This commit is contained in:
parent
e4beb16951
commit
ce3e10e442
@ -2,8 +2,6 @@
|
|||||||
title: "journal"
|
title: "journal"
|
||||||
tags: [ "Documentation", "systemd" ]
|
tags: [ "Documentation", "systemd" ]
|
||||||
---
|
---
|
||||||
```
|
|
||||||
|
|
||||||
Find errors since November
|
Find errors since November
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -14,3 +12,5 @@ Limit size to 2G.
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
journalctl --vacuum-size=2G
|
journalctl --vacuum-size=2G
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user