[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: monit dosn't start
From: |
Jan-Henrik Haukeland |
Subject: |
Re: monit dosn't start |
Date: |
01 Nov 2002 11:55:38 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service) |
"jens" <address@hidden> writes:
> I want to get monit working on a one-disk-router-distribution called
> "fli4l" which is very popular in germany. I compiled monit on my debian
> linux and copied the libc.so.6 and ld-linux.so.2 to the lib-directory of
> my fli4l because fli4l only supports the smaller libc5.
> If I try to start monit I get the following message:
> "monit: You don't exist. Go away."
This means that the user starting the monit program cannot be found in
the /etc/passwd file. Before monit starts it will check that the user
running monit is a valid user, that is, a user mentioned in the
/etc/passwd file.
--
Jan-Henrik Haukeland