From owner-freebsd-questions@FreeBSD.ORG Fri Oct 9 15:47:25 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 61949106568B for ; Fri, 9 Oct 2009 15:47:25 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr16.xs4all.nl (smtp-vbr16.xs4all.nl [194.109.24.36]) by mx1.freebsd.org (Postfix) with ESMTP id EB2FB8FC12 for ; Fri, 9 Oct 2009 15:47:24 +0000 (UTC) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr16.xs4all.nl (8.13.8/8.13.8) with ESMTP id n99FlN4I043874; Fri, 9 Oct 2009 17:47:23 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 0A7F0BAAC; Fri, 9 Oct 2009 17:47:23 +0200 (CEST) Date: Fri, 9 Oct 2009 17:47:23 +0200 From: Roland Smith To: "Aryeh M. Friedman" Message-ID: <20091009154723.GA90880@slackbox.xs4all.nl> References: <4ACEAD18.9070000@gmail.com> <20091009061155.GA75746@slackbox.xs4all.nl> <4ACED5C6.8060605@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline In-Reply-To: <4ACED5C6.8060605@gmail.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: by XS4ALL Virus Scanner 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 15:47:25 -0000 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 09, 2009 at 02:18:46AM -0400, Aryeh M. Friedman wrote: > Roland Smith wrote: > > On Thu, Oct 08, 2009 at 11:25:12PM -0400, Aryeh M. Friedman wrote: > > =20 > >> Since certain currently unused devices are not created in /dev=20 > >> (specifically in my case /dev/fuse*) how do I tell what ever (I can't= =20 > >> tell it is devfs or what) to always make /dev/fuse* (when needed) with= =20 > >> 777 perms (the security implications are not an issue here) > > > > See devfs.rules(5). >=20 > Should of been more specific in the orginal question then I added a rule= =20 > and since the device doesn't exist at devfs mount time it does not honor= =20 > the rule Do you have a ruleset named in /etc/devfs.rules? And is it enabled in /etc/rc.conf? Have you restarted devfs after changing /etc/devfs.rules? Can you post your /etc/devfs.rules, and the output of 'devfs rule show'? Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkrPWwsACgkQEnfvsMMhpyWpBgCfTUWWwh3lZwB9bi9MS02tqQ9o umcAoI0oi96MJ0c2XWXMUj7I/HqlkhRL =AgAu -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd--