#!/bin/sh
set -e
# cron logs to syslog
exec logger -p daemon.notice -t runsv-cron
