From 16d4aed919318fb70fb8a0c6289bc92dc212115c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 15 Jan 2024 15:01:24 +0100 Subject: [PATCH] mime: also add magic-based mime type rules for our other binary files No immediate usecase, it's just nice that if you browser these files with a graphical file manager you see them recognized as what they are. --- mime/io.systemd.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/mime/io.systemd.xml b/mime/io.systemd.xml index cd36f8116c3..f362006a478 100644 --- a/mime/io.systemd.xml +++ b/mime/io.systemd.xml @@ -10,6 +10,24 @@ Configuration Extension DDI + + Journal Log File + + + + + + Journal Message Catalog + + + + + + Hardware Database + + + + Encrypted Credential -- 2.47.3