Skip to content

Commit

Permalink
Update SV-257788.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmetzger committed Oct 13, 2023
1 parent 297d43b commit 8d160b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions controls/SV-257788.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@
tag 'documentable'
tag cci: ['CCI-000366']
tag nist: ['CM-6 b']

describe command("grubby --info=ALL | grep args | grep 'systemd.confirm_spawn'") do
its('stdout'){ should be_empty }
end
end

0 comments on commit 8d160b2

Please sign in to comment.