From owner-freebsd-questions@FreeBSD.ORG Sun Jan 1 03:04:23 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 A51C016A41F for ; Sun, 1 Jan 2006 03:04:23 +0000 (GMT) (envelope-from ahnjoan@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3316443D53 for ; Sun, 1 Jan 2006 03:04:22 +0000 (GMT) (envelope-from ahnjoan@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so1452270wxc for ; Sat, 31 Dec 2005 19:04:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Yo8Kel76ltLUrgeyndSBI90q9CC3YO9IhmcgT6pBK7R5kYz384V3PFPEctdAL4CZP06asWUzcJet22GT/FSwN9OB2TMZdz/TagvdwmmVuDLXGyabgvN00hYwt/6xB9b14vU8jz+hQxW87J0YJqatjvdXqFbgTLZsKnRcMnDfTZ8= Received: by 10.70.118.7 with SMTP id q7mr3015392wxc; Sat, 31 Dec 2005 19:04:21 -0800 (PST) Received: by 10.70.109.12 with HTTP; Sat, 31 Dec 2005 19:04:21 -0800 (PST) Message-ID: <5e575c8a0512311904x13df3ee2se5218e0f54a9e45e@mail.gmail.com> Date: Sat, 31 Dec 2005 22:04:21 -0500 From: Ahnjoan Amous To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: setfacl file modification time 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, 01 Jan 2006 03:04:23 -0000 In 5.2.1-RELEASE, setfacl updates the modification time of the file when acls are changed. I haven't been able to find any complaints about this behavior, is this something folks on the list would expect when using setfacl? If so, does anyone know a work around? Thanks Ahnjoan