diff options
Diffstat (limited to 'recipes-support/systemd-journald-persistent/files')
-rw-r--r-- | recipes-support/systemd-journald-persistent/files/10-persistent-journal.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-support/systemd-journald-persistent/files/10-persistent-journal.conf b/recipes-support/systemd-journald-persistent/files/10-persistent-journal.conf new file mode 100644 index 0000000..a56527c --- /dev/null +++ b/recipes-support/systemd-journald-persistent/files/10-persistent-journal.conf | |||
@@ -0,0 +1,3 @@ | |||
1 | [Journal] | ||
2 | Storage=persistent | ||
3 | SystemMaxUse=64M | ||