mirror of
https://github.com/systemd/systemd
synced 2025-10-05 16:03:15 +02:00
mime: add mimetype for luks home dir
This commit is contained in:
@@ -12,6 +12,12 @@
|
|||||||
<generic-icon name="application-x-addon"/>
|
<generic-icon name="application-x-addon"/>
|
||||||
<glob pattern="*.confext.raw"/>
|
<glob pattern="*.confext.raw"/>
|
||||||
</mime-type>
|
</mime-type>
|
||||||
|
<mime-type type="application/x.systemd-home">
|
||||||
|
<sub-class-of type="application/vnd.efi.img"/>
|
||||||
|
<comment>Home Directory (LUKS)</comment>
|
||||||
|
<generic-icon name="user-home"/>
|
||||||
|
<glob pattern="*.home"/>
|
||||||
|
</mime-type>
|
||||||
<mime-type type="application/x.systemd-journal">
|
<mime-type type="application/x.systemd-journal">
|
||||||
<comment>Journal Log File</comment>
|
<comment>Journal Log File</comment>
|
||||||
<magic>
|
<magic>
|
||||||
|
Reference in New Issue
Block a user