Hi Michael,

It's the same command (mknod) but On kFreeBSD and FreeBSD it is not possible
to create a socket in /dev (devfs), the possible solution is create the
socket in different path and then symbolic link:


mknod -m 640 /var/run/xconsole p
ln -s /var/run/xconsole /dev/xconsole



2009/7/15 Michael Biebl <bi...@debian.org>

> severity 537170 minor
> thanks
>
> Julián Moreno Patiño wrote:
> > Package: rsyslog
> > Version: 4.2.0-1
> > Severity: important
> >
> > When my system starting rsyslog:
> >
> > Starting enhanced syslogd: rsyslogdmknod: `/dev/xconsole': Operation not
> > supported
> > chown: cannot access `/dev/xconsole': No such file or directory
> >
> > I've attached a screenshot for more clarity.
>
> minor issue, as this is mostly a warning and doesn't happen on Linux.
>
> What's the equivalent to mknod /dev/xconsole on kfreebsd?
>
> Michael
>
>
> --
> Why is it that all of the instruments seeking intelligent life in the
> universe are pointed away from Earth?
>
>

Cheers,


-- 
Julián Moreno Patiño
Estudiante Ingenieria de Sistemas y Computación
Registered GNU Linux User ID 488513
PGP KEY ID B280E07B

Reply via email to