OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=68
This commit is contained in:
parent
cf65138fd3
commit
6dc0432062
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user