Skip to content

Commit

Permalink
Fix configure clamscan
Browse files Browse the repository at this point in the history
  • Loading branch information
malvads committed Jun 19, 2024
1 parent 2e0b86b commit 2be5b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/recipes/configure.rb
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@
action :add
end

clamav_config "Configure ClamAV" do
rb_clamav_config "Configure ClamAV" do
action (manager_services["clamav"] ? :add : :remove)
end

Expand Down

0 comments on commit 2be5b59

Please sign in to comment.