01.09.2001 16:51:35, Henning Brauer <[EMAIL PROTECTED]> kirjutas:
>mhy guess is a wrong path in one of the scripts. First step is to determine
>which one. Show us the output of
> svstat /service/*
>and
> svstat /service/*/log
>
>Then we'll know which service (obviously one of the logging ones, so the
>first command above is just to be sure) doesn't run. Then we can dig into
>the script and look for the error.
>
There are the outputs:
[root@server /root]# svstat /service/*
/service/qmail-pop3d: up (pid 999) 58378 seconds
/service/qmail-send: up (pid 992) 58378 seconds
/service/qmail-smtpd: up (pid 993) 58378 seconds
[root@server /root]# svstat /service/*/log
/service/qmail-pop3d/log: up (pid 1003) 58509 seconds
/service/qmail-send/log: up (pid 26234) 0 seconds
/service/qmail-smtpd/log: up (pid 1001) 58509 seconds
RR