Matthew Harrell wrote:
> created the directory /var/run/syslog and ran
> 
>   supervise /var/run/syslog /usr/sbin/syslogd
> 
> An instance starts up but then I get a whole screen full of
> 
>   syslogd: Already running.


Did you check to see if syslogd was already started from system startup
script (/etc/rc or similar). If so, just do  

# killall syslogd

-- 
Sergei Kolobov

Reply via email to