diff --git a/_service b/_service index 1d46df1..aa59ca1 100644 --- a/_service +++ b/_service @@ -1,3 +1,4 @@ - - \ No newline at end of file + + + diff --git a/gnuhealth-webdav@.service b/gnuhealth-webdav@.service index 24a946b..6e3d0b1 100644 --- a/gnuhealth-webdav@.service +++ b/gnuhealth-webdav@.service @@ -9,7 +9,7 @@ User=tryton Group=tryton 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 TimeoutSec=300 diff --git a/gnuhealth.changes b/gnuhealth.changes index 94b6dc0..26405f7 100644 --- a/gnuhealth.changes +++ b/gnuhealth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 29 16:40:16 UTC 2018 - Axel Braun + +- gnuhealth-webdav service adapted to new GH webdav server + ------------------------------------------------------------------- Fri Dec 7 18:21:20 UTC 2018 - Axel Braun