On Wed, Dec 19, 2007 at 06:41:29AM -0700, John Schmidt wrote:
> Hi,
> 
> I have some software that I would like installed on a LiveCD for 
> demonstration 
> purposes.  The installation requires the addition of  a couple of user 
> accounts with the software in those accounts.
> 
> Is there a way to add additional users?
Can you use a file in chroot_local-hooks/?

Justin

adduser --system --group --disabled-{login,password} --shell /usr/sbin/nologin 
[--uid <u>] [--gecos <g>].

_______________________________________________
debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to