diff --git a/system-user-grommunio.spec b/system-user-grommunio.spec index c425967..d3bea08 100644 --- a/system-user-grommunio.spec +++ b/system-user-grommunio.spec @@ -58,7 +58,7 @@ echo 'u groweb - "user for grommunio-web"' >>u.conf install -Dpm0644 u.conf "%buildroot/%_sysusersdir/system-user-grommunio.conf" %pre -f user.pre -%if 0%{?suse_version} +%if !0%{?suse_version} getent group grommunio >/dev/null || %_sbindir/groupadd -r grommunio getent passwd grommunio >/dev/null || %_sbindir/useradd -g grommunio -s /sbin/nologin \ -r -c "user for grommunio administration" -d / grommunio