Axel Braun 2019-10-29 18:39:27 +00:00 committed by Git OBS Bridge
parent cf65138fd3
commit 6dc0432062

View File

@ -110,7 +110,7 @@ EOF
getent group tryton > /dev/null || %{_sbindir}/groupadd -r tryton || :
getent passwd tryton > /dev/null || %{_sbindir}/useradd -r -g tryton \
-d %{_localstatedir}/lib/%{name} -s /sbin/nologin \
-d %{_localstatedir}/lib/tryton -s /sbin/nologin \
-c 'Tryton ERP' tryton || :
%service_add_pre trytond.service