mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-01 04:23:01 -04:00
activitylog was still using oklog run.Group{} for starting the service
this cause issue during shutdown. Seems this service was overlooked
when switching all the other services to use runner.
Fixes: #2746