fix journal command

This commit is contained in:
2024-02-28 18:36:56 +01:00
parent e4beb16951
commit ce3e10e442

View File

@@ -2,8 +2,6 @@
title: "journal"
tags: [ "Documentation", "systemd" ]
---
```
Find errors since November
```bash
@@ -14,3 +12,5 @@ Limit size to 2G.
```bash
journalctl --vacuum-size=2G
```