diff --git a/shadow-login_defs-suse.patch b/shadow-login_defs-suse.patch index 3950730..58e5805 100644 --- a/shadow-login_defs-suse.patch +++ b/shadow-login_defs-suse.patch @@ -137,15 +137,6 @@ Index: etc/login.defs # # Only works if ENCRYPT_METHOD is set to SHA256 or SHA512. -@@ -303,7 +297,7 @@ USERDEL_POSTCMD /usr/sbin/userde - # - # This also enables userdel(8) to remove user groups if no members exist. - # --USERGROUPS_ENAB yes -+USERGROUPS_ENAB no - - # - # If set to a non-zero number, the shadow utilities will make sure that @@ -322,7 +316,7 @@ USERGROUPS_ENAB yes # This option is overridden with the -M or -m flags on the useradd(8) # command-line. diff --git a/shadow.changes b/shadow.changes index 3dcdc4a..9eb680c 100644 --- a/shadow.changes +++ b/shadow.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 30 17:12:40 UTC 2021 - Thorsten Kukuk + +- Really enable USERGROUPS_ENAB [bsc#1189139]. + Did go lost during merges. + ------------------------------------------------------------------- Thu Nov 18 13:46:03 UTC 2021 - Michael Vetter