X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-core%2Fconf%2Finclude%2Fbase-agl.inc;h=c5cf1a57fd95fe92cd764f586f654b0cad48d933;hb=a456a286bec0812a63c4683e61f6936cfe6f99c2;hp=a332c08a428eb4977917610334aa3d61bd93af60;hpb=bb0882c5dad030f676e424265ebcd869bb3ff899;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-profile-core/conf/include/base-agl.inc b/meta-agl-profile-core/conf/include/base-agl.inc index a332c08a4..c5cf1a57f 100644 --- a/meta-agl-profile-core/conf/include/base-agl.inc +++ b/meta-agl-profile-core/conf/include/base-agl.inc @@ -16,4 +16,5 @@ ASSUME_PROVIDED_remove = "tar-native" # Use static IDs to enable full-filesystem updates USERADDEXTENSION = "useradd-staticids" USERADD_ERROR_DYNAMIC = "error" - +USERADD_GID_TABLES = "files/group" +USERADD_UID_TABLES = "files/passwd"