#!/bin/sh
chown -R 'bcron-schedlog_' '/var/log/runit/bcron-sched'
exec chpst -u 'bcron-schedlog_' svlogd -tt '/var/log/runit/bcron-sched'
