Hi Michael, Thanks for your input! This is what I get:
# grep expect /etc/init/rsyslog.conf expect fork # ps ax | grep rsyslog 7465 ? Ss 0:00 rsyslogd 7466 ? Sl 0:00 rsyslogd # initctl status rsyslog rsyslog start/running, process 7466 # grep expect /etc/init/rsyslog.conf expect daemon With "expect daemon" it's the same behavior, only it waits indefinitely when I do `start rsyslog`. So it won't work. Looking for better solutions now. I'll be back :) 2013/1/9 Michael Biebl <[email protected]> > And I forgot to ask: > With "expect fork" and "expect daemon", which process is listed when you > run > initctl status rsyslog and does it match what you get from ps? > > > -- > Why is it that all of the instruments seeking intelligent life in the > universe are pointed away from Earth? > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad > of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you > DON'T LIKE THAT. > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

