fix(#1004,#1006): get_host_journal - JournalPriority enum, grep/since/until, default 30/max 100, verbatim container, fix doc comment

This commit is contained in:
damocles 2026-06-01 20:48:02 +02:00 committed by mara
commit b9ecacaafe
6 changed files with 96 additions and 30 deletions

1
Cargo.lock generated
View file

@ -1260,6 +1260,7 @@ dependencies = [
name = "hive-sh4re"
version = "0.1.0"
dependencies = [
"schemars",
"serde",
]