Skip to content

Commit

Permalink
Enable RuleFolder by default
Browse files Browse the repository at this point in the history
I don't really know why this was not enabled by default in the first
place but this is really useful, also to extend it with distro-specific
configuration without touching the upstream files themselves
  • Loading branch information
PureTryOut committed Apr 29, 2024
1 parent ad7a9c6 commit 8875265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usbguard-daemon.conf.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RuleFile=%sysconfdir%/usbguard/rules.conf
#
# RuleFolder=/path/to/rulesfolder/
#
#RuleFolder=%sysconfdir%/usbguard/rules.d/
RuleFolder=%sysconfdir%/usbguard/rules.d/



Expand Down

0 comments on commit 8875265

Please sign in to comment.