description="bootlogd - record boot messages (sysvinit)"
pidfile="/run/bootlogd"
command="/sbin/bootlogd"
command_args="-p ${pidfile}"
command_args=${BOOTLOGD_ARGS:-"-p ${pidfile}"}