X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=blobdiff_plain;f=eclass%2Fsys-user.eclass;h=9042f0699593f81c1478aea8d878adb0efeae5bf;hp=b90b59027a53c8e8f27f2588bda5f79c6cb1c484;hb=9400a846f8cb75d3001a688361cdbe5c346cb334;hpb=4b1c465944c3722edb6c24016663ad7b7b15e553 diff --git a/eclass/sys-user.eclass b/eclass/sys-user.eclass index b90b590..9042f06 100644 --- a/eclass/sys-user.eclass +++ b/eclass/sys-user.eclass @@ -178,6 +178,9 @@ sys-user_src_configure() { fi fi + # TODO: if the requested (unimportant) UID is not available, we + # should set SYS_USER_UID to the empty string. + # The "useradd" and "usermod" tools expect a comma-separated list, # so change our spaces to commas. Having duplicates in the list is # not a problem for those two tools.