Hi there!
I'm setting up syslog with the help of the examples in s6.
I run BusyBox in LXC.

The run script:
https://github.com/skarnet/s6/blob/master/examples/syslogd-linux/run fails.

The fdmove 1 3 operation shouts:
fdmove: fatal: unable to move fd 3 to fd 1: Bad file descriptor

If I comment this line out everything's OK. But I lose the notification
feature, that I'm not yet using.

Do you have any ideas what am I doing wrong?

Cheers,
Jan

Reply via email to