Subject: Re: {USER,GROUP}ADD doesn't exists on FreeBSD!
To: Juan RP <juan@xtraeme.unixbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 10/06/2003 10:10:34
On Mon, 6 Oct 2003, Juan RP wrote:

> +if [ "${OPSYS}" = "FreeBSD" ]; then
> +       USERADD_NAME="-n"
> +fi
> +

The one example already existing is lower case and includes _option for
the variable name (just for a style note). Maybe this should be
"username_option" to be consistent.

I also need custom useradd/adduser switches for BSD/OS. Please see my PR
pkg/23061.

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