nixos/tests/knot: log systemd unit hardening info
This commit is contained in:
@@ -206,5 +206,7 @@ in {
|
||||
|
||||
test(host, "RRSIG", "www.example.com", r"RR set signature is")
|
||||
test(host, "DNSKEY", "example.com", r"DNSSEC key is")
|
||||
|
||||
master.log(master.succeed("systemd-analyze security knot.service | grep -v '✓'"))
|
||||
'';
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user