diff --git a/tmp/postremove b/tmp/postremove index cfee4f9..6793a9b 100644 --- a/tmp/postremove +++ b/tmp/postremove @@ -77,9 +77,9 @@ # # -if getent group smmsp 2>&1 >/dev/null; then - groupdel smmsp - if getent passwd smmsp 2>&1 >/dev/null; then userdel smmsp fi +if getent group smmsp 2>&1 >/dev/null; then + groupdel smmsp +fi