xenserver / xenserver-install-wizard

Post-install tools for setting up a xenserver system.
7 stars 10 forks source link

On Ubuntu/Linaro, logging doesn't work #70

Closed djs55 closed 10 years ago

djs55 commented 10 years ago

This is a distro bug which can be worked around by:

touch /var/log/syslog
chown syslog.adm /var/log/syslog
killall -HUP rsyslogd

https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1256695