nixos/tests/pinnwand: show systemd-analyze security
Easy way to revisit the hardening setup of the systemd unit.
This commit is contained in:
parent
fda2ff4edc
commit
f1c32c2809
1 changed files with 2 additions and 0 deletions
|
@ -82,5 +82,7 @@ in
|
|||
# remove paste and check that it's not available any more
|
||||
client.succeed(f"curl {removal_link}")
|
||||
client.fail(f"curl --fail {raw_url}")
|
||||
|
||||
server.log(server.succeed("systemd-analyze security pinnwand"))
|
||||
'';
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue