diff --git a/nixos/tests/jellyfin.nix b/nixos/tests/jellyfin.nix index e8fb233bccd5..1e648830f079 100644 --- a/nixos/tests/jellyfin.nix +++ b/nixos/tests/jellyfin.nix @@ -154,5 +154,7 @@ if duration.strip() != "5.000000": raise Exception("Downloaded video has wrong duration") + + machine.log(machine.succeed("systemd-analyze security jellyfin.service | grep -v '✓'")) ''; }