Add default value for passwd and group table
[AGL/meta-agl.git] / meta-agl-profile-core / conf / include / base-agl.inc
index a332c08..c5cf1a5 100644 (file)
@@ -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"