tazwok annotate examples/README.tazbb @ rev 549

Compat: execute compile_rules() from directory when possible to match cookutils behavior
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 01:21:18 2011 +0100 (2011-12-10)
parents 6bc684d6b4f4
children
rev   line source
slaxemulator@513 1 Tazbb is a wrapper script to automate doing things when using crond
slaxemulator@513 2 for doing daily builds.
slaxemulator@513 3
slaxemulator@513 4 examples for /var/spool/cron/crontabs/root:
slaxemulator@513 5 NOTE: you need full path for file you want to execute in chroot
slaxemulator@522 6 */2 * * * tazbb /usr/bin/tank-bot
slaxemulator@513 7
slaxemulator@513 8 1 * * * tazbb /usr/bin/gen-iso
slaxemulator@513 9