Date: Fri, 28 Jan 2005 23:57:46 +0100 (CET) From: "Julien Gabel" <jpeg@thilelli.net> To: freebsd-questions@freebsd.org Subject: Re: custom periodic scripts Message-ID: <58047.192.168.1.18.1106953066.squirrel@192.168.1.18> In-Reply-To: <200501282232.35750.ian@codepad.net> References: <200501282232.35750.ian@codepad.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> How would I go about adding scripts to periodic? I particular I have a > couple of scripts to fetch virus definitions and scan my system. > I gathered the is a 'proper' way to do it by using /usr/local/etc/periodic > but not how to do it. Just put an executable script on a tree similar to /etc/periodic, i.e. : /usr/local/etc/periodic/daily/100.chk-virus -- -jpeg.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?58047.192.168.1.18.1106953066.squirrel>