On Wed, 2006-10-18 at 12:14 -0700, Jo Rhett wrote:
> According to the home page for the script
>       http://www.exit0.us/index.php?pagename=RulesDuJour
> 
> > Add a TRUSTED_RULESETS line to your config file that contains the  
> > names of the rulesets you chose. Example below:
> >
> >     * TRUSTED_RULESETS="TRIPWIRE SARE_ADULT SARE_OBFU0 SARE_OBFU1  
> > SARE_URI0 SARE_URI1"

This typically goes into /etc/rulesdujour/config.

From the rules_du_jour script itself (sorry for the wrapping):

## Note: When running this script interactively, debug mode is enabled
to allow you to view the results.

# Usage instructions:
# 1) Create a configuration file at /etc/rulesdujour/config
# 2) Choose rulesets to update (copy TRUSTED_RULESETS from below to your
config file, then edit)
# 3) Configure Local settings in your config file (SA_DIR, MAIL_ADDRESS,
SA_RESTART from below)
# 4) Make this script executable (chmod +x rules_du_jour)
# 5) Run this script periodically (manually or via crontab)
# 5a) To run manually, simply execute (./rules_du_jour)
# 5b) To run via cron, edit your cron (crontab -e) and add a line such
as this:
#     28 1 * *
*                                      /root/bin/rules_du_jour
#     The crontab line above runs /root/bin/rules_du_jour at 1:28AM
every day. (choose a different time, please)
#     Make sure the user who's crontab you are editing has permission to
write files to the SA config dir.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to