diff --git a/system-user-gromox.spec b/system-user-gromox.spec index dc79c73..bc4daa6 100644 --- a/system-user-gromox.spec +++ b/system-user-gromox.spec @@ -26,8 +26,6 @@ URL: https://grommunio.com/ BuildArch: noarch BuildRequires: systemd-rpm-macros BuildRequires: sysuser-tools -Provides: group(gromox) -Provides: user(gromox) %sysusers_requires %description @@ -40,7 +38,7 @@ echo 'u gromox - "Gromox services"' >u.conf %sysusers_generate_pre u.conf user %install -install -D u.conf "%buildroot/%_sysusersdir/system-user-gromox.conf" +install -Dpm0644 u.conf "%buildroot/%_sysusersdir/system-user-gromox.conf" %pre -f user.pre