[BusyBox] Problem with syslogd

Jason jason at jasonandjessi.com
Thu Nov 20 16:11:21 UTC 2003


Have you tried to create a file in /var/run just to make sure that it is
writeable, also have you verified the permissions on the socket and the
link (yeah I know, one should follow the other, but what can it hurt)

-- 
       Jason
www.jasonandjessi.com
It gimme the jibblies

On Thu, 20 Nov 2003, Stewart Brodie wrote:

> Jason <jason at jasonandjessi.com> wrote:
>
> > Just got done fighting this myself...
> >
> > Is your root filesystem RO?  /dev/log must be rw.  I got around this by
> > mounting initrd rw (kernel 2.4.18+ doesn't seem to mount initrd rw anymore
> > but ro).   Good luck.
>
> I never mount my root filesystem read-write.  I made my /dev/log be a
> symbolic link to /var/run/.syslog.socket instead, as syslogd will create the
> real socket there instead and that's writable (/var is a RAM disc which I
> create on system boot and then create diretories like run, etc, log, and
> even dev directories in to house those things that have to be written.
>
>
>



More information about the busybox mailing list