#!/bin/sh
chown runit-log:adm '/var/log/runit/bcron-update'
chmod 750 '/var/log/runit/bcron-update'
exec chpst -u runit-log svlogd -tt '/var/log/runit/bcron-update'
