#!/bin/sh
# svlogd companion: runit captures stdout/stderr, so no log files in the
# daemon itself.
exec svlogd -tt /var/log/tinyssh
