[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#357703: udev breaks syslog



sean finney <seanius@debian.org> wrote:

> sysloginits="inetutils-syslogd metalog socklog-run sysklogd syslog-ng"
> for s in $sysloginits; do
> 	test -x /etc/init.d/$s && invoke-rc.d $s restart || true
> done

Well, that would try to start each installed service, even if that is
not intended by the local admin (no start links in /etc/rc?.d/).

Regards, Frank


-- 
Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX)



Reply to: