From owner-freebsd-hackers Wed Apr 19 18:47:28 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA08235 for hackers-outgoing; Wed, 19 Apr 1995 18:47:28 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id SAA08229 ; Wed, 19 Apr 1995 18:47:24 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA21804; Wed, 19 Apr 95 19:41:02 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9504200141.AA21804@cs.weber.edu> Subject: Re: [DEVFS] thanks for the thoughts To: julian@freefall.cdrom.com (Julian Elischer) Date: Wed, 19 Apr 95 19:41:02 MDT Cc: hackers@freefall.cdrom.com In-Reply-To: <199504192358.QAA03041@freefall.cdrom.com> from "Julian Elischer" at Apr 19, 95 04:58:41 pm X-Mailer: ELM [version 2.4dev PL52] Sender: hackers-owner@FreeBSD.org Precedence: bulk > terry was correct in most of his comments though as usual there was the > obligatory 20% that I couldn't make heads nor tails of.. I'd be happy to elaborate on anything in private or public, whatever. > On the question of assigning non-standard ownerships.. > I envision a small program that the administrator runs, > to register the ownership or permission change of a device, > and the same program when run in the rc scripts, automatically > adjusting the ownerships of any such devices found. > Maybe this might be an addition to chmod/chown/chgrp? May I suggest that you'll want seperate programs for the ownership and permission modifications. I'd like to propose two new commands: chown chmod These have the advantage of being known to work in rc scripts. 8-). Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.