Update guardctrl authored by Jameson Rollins's avatar Jameson Rollins
...@@ -31,6 +31,8 @@ The system journald needs to be configured to store all logs indefinitely. This ...@@ -31,6 +31,8 @@ The system journald needs to be configured to store all logs indefinitely. This
[Journal] [Journal]
Storage=persistent Storage=persistent
``` ```
```shell
# systemctl force-reload systemd-journald
### guardctrl setup ### guardctrl setup
... ...
......