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