Skip to content

Commit

Permalink
Fix fapolicyd configuration path
Browse files Browse the repository at this point in the history
Fixes fapolicy configuration path introduced in
#256

Signed-off-by: Martin Perina <mperina@redhat.com>
  • Loading branch information
mwperina committed Apr 12, 2022
1 parent 510fbed commit d938852
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

- name: Verify fapolicyd.rules file
stat:
path: /etc/fapolicyd/fapolicyd.rules
path: /etc/fapolicyd/rules.d
register: fapolicy_rules

- name: collect facts about system services
Expand Down

0 comments on commit d938852

Please sign in to comment.