Skip to content

Add additional flags to user and groupadd; Update Cargo files

SamwiseFilmore requested to merge MggMuggins:master into master

Basically now we don't require pulling from @goyox86 's branch of redox_users anymore :P

I added three new flags to useradd and groupadd collectively and rearranged some things in there to make those flags work. I also made sure that --force for groupadd works.

Merge request reports