From owner-freebsd-questions@FreeBSD.ORG Fri Oct 9 05:59:53 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C3861065693 for ; Fri, 9 Oct 2009 05:59:53 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-qy0-f195.google.com (mail-qy0-f195.google.com [209.85.221.195]) by mx1.freebsd.org (Postfix) with ESMTP id D35DB8FC0C for ; Fri, 9 Oct 2009 05:59:52 +0000 (UTC) Received: by qyk33 with SMTP id 33so6793450qyk.29 for ; Thu, 08 Oct 2009 22:59:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=XHPfCvMH0kyrHRlDOfbPP6Zu7XdRitPBskgxgd1o9BA=; b=GnaYMs1FjUryLuO0OtHfWrZKMAN+N6G++CccMRHZSmFNPFS2aBeFQ4IOrvwQ3l3d2c pbprqduDF4UgIjbxgiCq0OJWk1fA+LGQs9vhPQGknhkGXDjGlLfQxGC8SVppiXBO1/gT FS8n6JJYBo0uSdm+i6koiYwF4Jy6pcmqyUNS4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=kFbh76AybNaH4RAD+btvueHIQSCfhNRAUje5wtJlH1A+Mfzxzyqypq7smlwEwijV87 spywQ6Vkc5n0XqP9LPLFdDhN/tnrxshq/cUx9TCieaZPMGx1lhKVAuOn5t6UC1o3uMyZ tKkl/kQuJrjnRjtu7y1mu/J9A8LYIx7PGrSgo= Received: by 10.224.58.73 with SMTP id f9mr2162144qah.61.1255067992120; Thu, 08 Oct 2009 22:59:52 -0700 (PDT) Received: from aryeh-desktop.istudentunion.com (ool-44c0cd7a.dyn.optonline.net [68.192.205.122]) by mx.google.com with ESMTPS id 6sm14058qwk.26.2009.10.08.22.59.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 08 Oct 2009 22:59:51 -0700 (PDT) Message-ID: <4ACED156.1030609@gmail.com> Date: Fri, 09 Oct 2009 01:59:50 -0400 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.23 (X11/20090915) MIME-Version: 1.0 To: "Herbert J. Skuhra" References: <4ACEAD18.9070000@gmail.com> <8C7C81E1-2E6E-4802-B692-4A8198877208@gmail.com> In-Reply-To: <8C7C81E1-2E6E-4802-B692-4A8198877208@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: How to set device permissions at startup 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: Fri, 09 Oct 2009 05:59:53 -0000 Herbert J. Skuhra wrote: > Den 9. okt. 2009 kl. 05.25 skrev "Aryeh M. Friedman" > : > >> Since certain currently unused devices are not created in /dev >> (specifically in my case /dev/fuse*) how do I tell what ever (I can't >> tell it is devfs or what) to always make /dev/fuse* (when needed) >> with 777 perms (the security implications are not an issue here) > > Have you tried devfs.rules(5)? > > -Herbert > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > yes and since the device doesn't exist at the mount time for devfs they are ignored