Skip to content

Commit

Permalink
lost_reset: restart auditd after test to return to defaults
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
  • Loading branch information
rgbriggs committed Mar 21, 2017
1 parent 970f6d6 commit 101fb3a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/lost_reset/test
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,4 @@ ok($result_lost == $lost); # Do the two lost values agree?

###
# cleanup
system("auditctl -D >& /dev/null");
system("auditctl -b 320 >/dev/null 2>&1");
system("service auditd restart 2>/dev/null");

0 comments on commit 101fb3a

Please sign in to comment.