Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Aug 2015 20:54:43 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Patrick Hess <patrickhess@gmx.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: pkg installation && adduser
Message-ID:  <20150804185443.GA2304@c720-r276659>
In-Reply-To: <2625928.x9bsQ44ZxQ@desk8.phess.net>
References:  <20150804071742.GA35753@c720-r276659> <2625928.x9bsQ44ZxQ@desk8.phess.net>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Tuesday, August 04, 2015 a las 08:42:25PM +0200, Patrick Hess escribió:

> Matthias Apitz wrote:
> > I'm trying to understand how the package command creates users during
> > the installation of packages, for example the dbus-1.8.8.txz does not
> > contain any file or script for creating the groups and user
> > 'messagebus'. How this is done during 'pkg install dbus'.
> > 
> > [...]
> >
> > # tar tzf work/pkg/dbus-1.8.8.txz | fgrep +
> > +COMPACT_MANIFEST
> > +MANIFEST
> 
> Take a look at the contents of that +MANIFEST file (linebreaks added
> here for better readability):

Thanks! I found this too after reading https://wiki.freebsd.org/pkgng
Maybe the special (yaml) form of the file +MANIFEST did not helped me to
find with grep the useradd commands; the file is only one long line :-(

	matthias

-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/  ☎ +49-176-38902045
No! Nein! ¡No! Όχι! -- Ευχαριστούμε!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150804185443.GA2304>