mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-30 03:15:12 -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