Subject: Re: pkgsrc without su?
To: poff <poff@sixbit.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 07/26/2003 14:41:51
On Sat, 26 Jul 2003, poff wrote:

> YEs I need to make install without wheel (arpa) and without su!

Have a look at the "Using 'sudo' with pkgsrc" section in
pkgsrc/Packages.txt.

In my /etc/mk.conf, I use:

  SU_CMD=/usr/pkg/bin/sudo /bin/sh -c

(If you really didn't want to have any superuser, it gets more difficult.)

   Jeremy C. Reed
   http://www.reedmedia.net/