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