Skip to content

Added add_user, add_group, get_gid; fixed empty user list issue

SamwiseFilmore requested to merge MggMuggins:master into master

One issue is the error handling for the file IO with add_user and add_group. Not really sure what the "right" way to do that is, and unwrap works just fine for now.

Merge request reports