[Openembedded-users] Using pkg_postinst for adding users/groups
Khem Raj
raj.khem at gmail.com
Thu Jun 9 22:33:21 UTC 2011
On 06/09/2011 04:43 AM, Rahul Gundecha wrote:
> Hi all,
>
> In dbus recipe pkg_postinst_${PN}() function contains the instructions
> to add user and groups to corresponding files in the rootfs. However in
> cross-compilation environment it can not run after package installation.
> My query is when/where does the script in this function gets executed.
>
> I see many more packages also contain this function. But I wonder how it
> works. A quick pointer is really appreciated.
>
they are executed after package installation on target.
> Thanks,
> Rahul
>
>
>
>
> _______________________________________________
> Openembedded-users mailing list
> Openembedded-users at linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
More information about the Openembedded-users
mailing list