From dee37f753ab376ead12f2444cc049952c38c6983 Mon Sep 17 00:00:00 2001 From: Laurent Bonnans Date: Tue, 21 May 2019 16:59:59 +0200 Subject: Add example recipe for systemd-journald configuration Signed-off-by: Laurent Bonnans --- .../systemd-journald-persistent/files/10-persistent-journal.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-support/systemd-journald-persistent/files/10-persistent-journal.conf (limited to 'recipes-support/systemd-journald-persistent/files/10-persistent-journal.conf') 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 @@ +[Journal] +Storage=persistent +SystemMaxUse=64M -- cgit v1.2.3-54-g00ecf