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