From owner-freebsd-questions@FreeBSD.ORG Sun Jul 2 00:41:03 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 C0BF416A598 for ; Sun, 2 Jul 2006 00:41:03 +0000 (UTC) (envelope-from amistry@am-productions.biz) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACE5F44A56 for ; Sat, 1 Jul 2006 19:44:10 +0000 (GMT) (envelope-from amistry@am-productions.biz) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.6/8.13.6) with ESMTP id k61Jng5d056465 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 1 Jul 2006 15:49:48 -0400 (EDT) (envelope-from amistry@am-productions.biz) From: Anish Mistry Organization: AM Productions To: freebsd-questions@freebsd.org Date: Sat, 1 Jul 2006 15:44:42 -0400 User-Agent: KMail/1.9.1 References: <726E36F8-D30D-486B-BBC2-960DFA47B1FA@charter.net> <200607011316.58940.amistry@am-productions.biz> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1271692.bBlhjuUijk"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200607011544.50178.amistry@am-productions.biz> X-Spam-Status: No, score=-3.3 required=5.0 tests=ALL_TRUSTED,BAYES_60, J_CHICKENPOX_45,J_CHICKENPOX_55,MYFREEBSD2 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88.2/1578/Fri Jun 30 05:34:32 2006 on mail.united-ware.com X-Virus-Status: Clean Cc: Charles Howse Subject: Re: permissions in devfs.conf don't stick 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, 02 Jul 2006 00:41:03 -0000 --nextPart1271692.bBlhjuUijk Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 01 July 2006 14:34, Charles Howse wrote: > On Jul 1, 2006, at 12:16 PM, Anish Mistry wrote: > > On Saturday 01 July 2006 11:54, Charles Howse wrote: > >> I've added the following to /etc/devfs.conf: > >> own lpt0 root:wheel > >> perm lpt0 0660 > >> > >> Save that, then, # chmod 0660 /dev/lpt0 > >> > >> When I reboot, the permissions revert to the default of 0600. > >> Anyone know why that is? > > > > man devfs.rules > > http://am-productions.biz/docs/devfs.rules.php > > Sorry, this just isn't working for me. > > /etc/rc.conf contains: > devfs_rulesets=3D"/etc/defaults/devfs.rules /etc/devfs.rules" > devfs_system_ruleset=3D"local_rules" > > $ cat /etc/devfs.rules > [local_rules=3D10] > add path lpt0 mode 660 group wheel > > devfs does not complain when I restart it. When you restart devfs "/etc/rc.d/devfs restart" are the correct=20 permission that you've set in devfs.rules applied? > I've tried: > 'lpt*' > 'lpt0*' > > No matter what, the permissions revert to 600 when I reboot. > How about a little nudge in the right direction? :) > > > -- > Webmaster's Computer Page - > http://bubbabbq.homeunix.net/webmaster.html > > > _______________________________________________ > 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" =2D-=20 Anish Mistry amistry@am-productions.biz AM Productions http://am-productions.biz/ --nextPart1271692.bBlhjuUijk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEptCyxqA5ziudZT0RAtSBAJ9KAlEUQHYaZQ1QK1hSFe4C4ZOjuwCgu05V ubEEBZa8wecZkTQhU3He7jo= =l7nL -----END PGP SIGNATURE----- --nextPart1271692.bBlhjuUijk--