- gnuhealth-webdav service adapted to new GH webdav server
OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=27
This commit is contained in:
parent
f53da50fc5
commit
12378262af
5
_service
5
_service
@ -1,3 +1,4 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="download_files" mode="localonly"/>
|
|
||||||
</services>
|
<service name="download_files" mode="localonly" />
|
||||||
|
</services>
|
||||||
|
@ -9,7 +9,7 @@ User=tryton
|
|||||||
Group=tryton
|
Group=tryton
|
||||||
PIDFile=/var/lib/trytond/gnuhealth-webdav.pid
|
PIDFile=/var/lib/trytond/gnuhealth-webdav.pid
|
||||||
|
|
||||||
ExecStart=/usr/bin/trytond-webdav -c /etc/tryton/trytond.conf -d %I -v
|
ExecStart=/usr/bin/gnuhealth-webdav-server -c /etc/tryton/trytond.conf -d %I -v
|
||||||
|
|
||||||
# Give a reasonable amount of time for the server to start up/shut down
|
# Give a reasonable amount of time for the server to start up/shut down
|
||||||
TimeoutSec=300
|
TimeoutSec=300
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 29 16:40:16 UTC 2018 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
- gnuhealth-webdav service adapted to new GH webdav server
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 7 18:21:20 UTC 2018 - Axel Braun <axel.braun@gmx.de>
|
Fri Dec 7 18:21:20 UTC 2018 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user