On 3/19/06, Ceri Davies <[EMAIL PROTECTED]> wrote:
> On 19/3/06 10:58, "Pat Maddox" <[EMAIL PROTECTED]> wrote:
>
> > I have a backup script that runs every night, backing up everything to
> > a backup drive.  When the security script runs, it finds a bunch of
> > setuid files at /backup - I'd like to ignore those files, so I don't
> > have to wade through them every day.  I also back up to a remote
> > server and it results in the same thing.  How can I make it skip over
> > the backup dir, or at least ignore it in the output?  The cron file in
> > question is /etc/periodic/security/100.chksetuid
>
> The best way to be to mount /backup nosuid.

How about on the other server?  The files go to the /home partition
(and that's where they have to go).
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to