Closed GoogleCodeExporter closed 9 years ago
If I run bbb-conf --restart all its ok.
I thing is only with bbb-conf --clean.
Original comment by fjbejar...@gmail.com
on 31 Jan 2014 at 11:01
You can avoid this bug editing /etc/rsyslog.d/50-default.conf and adding the
line
*.*;auth,authpriv.none -/var/log/messages
And then
/etc/init.d/rsyslog restart
This changes the syslog for messages log. But this should be only a temporary
action.
Regards
Original comment by fjbejar...@gmail.com
on 31 Jan 2014 at 11:38
Thanks for sharing this! We're working on the packaging for 12.04 64-bit and
will look at incorporating this into bbb-conf --restart.
Original comment by ffdixon@gmail.com
on 31 Jan 2014 at 12:42
Added to 0.9.0-dev the following line
chown syslog:adm /var/log/syslog
to bbb-conf so that syslog can write to the file again.
Original comment by ffdixon@gmail.com
on 20 May 2014 at 1:11
Original comment by ffdixon@gmail.com
on 20 May 2014 at 1:12
Original issue reported on code.google.com by
fjbejar...@gmail.com
on 31 Jan 2014 at 10:42