]> git.ipfire.org Git - thirdparty/shadow.git/commit
fix `usermod -rG x y` while user `y` is not in group `x` will cause user `y` add...
authorxyz <gky44px1999@gmail.com>
Sat, 27 Aug 2022 02:23:13 +0000 (19:23 -0700)
committerSerge Hallyn <serge@hallyn.com>
Fri, 7 Oct 2022 01:29:44 +0000 (20:29 -0500)
commite5db28a4bf66021a29307a577af637547ef9789b
tree3f9dd62259c8188e9353e2716a2dee88c1106f7a
parentd324c6776b3a1d4ac22bced543f72dc5dd366927
fix `usermod -rG x y` while user `y` is not in group `x` will cause user `y` add into group `x`
src/usermod.c