mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-29 19:05:04 -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