[Unit]
Description = OSP Service
Requires = {% for n in range(osp_worker_count) %} osp-worker@{{ osp_worker_start_port + n }}.service{% endfor %}
[Install]
WantedBy = multi-user.target