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