From owner-freebsd-questions@FreeBSD.ORG Sun Mar 19 12:42:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 882A416A400 for ; Sun, 19 Mar 2006 12:42:31 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-0-0-cust107.cdif.cable.ntl.com [81.104.168.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2466743D45 for ; Sun, 19 Mar 2006 12:42:31 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from fenrirw.private.submonkey.net ([192.168.10.23]) by shrike.submonkey.net with esmtpsa (TLSv1:DES-CBC3-SHA:168) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FKxEn-000NZ2-4V; Sun, 19 Mar 2006 12:42:29 +0000 User-Agent: Microsoft-Entourage/11.2.3.060209 Date: Sun, 19 Mar 2006 12:42:22 +0000 From: Ceri Davies To: Pat Maddox , FreeBSD Questions Message-ID: Thread-Topic: Daily chksetuid script - how to ignore certain dirs/filesystems? Thread-Index: AcZLUpETz6AYgLdFEdqtMAAUUSJIlg== In-Reply-To: <810a540e0603190258u6717013fybf3d5f0dad32d5a9@mail.gmail.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Cc: Subject: Re: Daily chksetuid script - how to ignore certain dirs/filesystems? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 12:42:31 -0000 On 19/3/06 10:58, "Pat Maddox" 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. Ceri -- That must be wonderful! I don't understand it at all. -- Moliere