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
[Journal]
Storage=persistent
```
```shell
# systemctl force-reload systemd-journald
### guardctrl setup
......
......