diff options
| author | unitexe <unitexe70@gmail.com> | 2026-01-13 00:56:46 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-01-13 00:56:46 -0600 |
| commit | 60fe98ebdd3a3a70871db1fe47427399f785c1ec (patch) | |
| tree | 98f0652fa71a5b25f62caac91686e46aba58eda4 /meta-unit-core/recipes-core/systemd/systemd-conf-journal-persistent-storage | |
| parent | 1c6ea2c89f69b924e866dc901a2183068e44297f (diff) | |
User systemd journals working
Diffstat (limited to 'meta-unit-core/recipes-core/systemd/systemd-conf-journal-persistent-storage')
| -rw-r--r-- | meta-unit-core/recipes-core/systemd/systemd-conf-journal-persistent-storage/journald-persistent-storage.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-unit-core/recipes-core/systemd/systemd-conf-journal-persistent-storage/journald-persistent-storage.conf b/meta-unit-core/recipes-core/systemd/systemd-conf-journal-persistent-storage/journald-persistent-storage.conf new file mode 100644 index 0000000..21dfde0 --- /dev/null +++ b/meta-unit-core/recipes-core/systemd/systemd-conf-journal-persistent-storage/journald-persistent-storage.conf @@ -0,0 +1,2 @@ +[Journal] +Storage=persistent |
