Skip to content

Commit

Permalink
base: periodic tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed May 30, 2023
1 parent a8af84e commit 62f9445
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion provision/base.sh
Original file line number Diff line number Diff line change
Expand Up @@ -272,11 +272,14 @@ monthly_status_security_inline="NO"
# These are redundant within a jail
security_status_chkmounts_enable="NO"
security_status_chksetuid_enable="NO"
security_status_chkuid0_enable="NO"
security_status_neggrpperm_enable="NO"
security_status_ipfdenied_enable="NO"
security_status_ipfwlimit_enable="NO"
security_status_ipfwdenied_enable="NO"
security_status_pfdenied_enable="NO"
security_status_kernelmsg_enable="NO"
security_status_pfdenied_enable="NO"
security_status_tcpwrap_enable="NO"
daily_accounting_enable="NO"
daily_accounting_compress="YES"
Expand Down Expand Up @@ -305,6 +308,7 @@ daily_status_rwho_enable="NO"
daily_submit_queuerun="NO"
weekly_accounting_enable="NO"
weekly_locate_enable="NO"
weekly_show_success="NO"
weekly_show_info="NO"
weekly_show_badconfig="YES"
Expand Down

0 comments on commit 62f9445

Please sign in to comment.