#!/bin/sh
# svlogd companion: runit captures stdout/stderr, so linkd needs no --log file
# when supervised.
exec svlogd -tt /var/log/linkd
