#!/bin/sh # start syslogd first with -n (to prevent backgrounding) exec syslogd -n 2>&1