Fedora Account System
Red Hat Associate
Red Hat Customer
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5) Gecko/2008121622 Fedora/3.0.5-1.fc10 Firefox/3.0.5 The line in /etc/rc.d/init.d/sysklogd which enables use of chkconfig has an erroneous hyphen which disables the sysklogd service from being properly started at boot, thus no system logs are maintained in /var/log. The line should be written without the hyphen. # chkconfig: - 2345 12 88 # chkconfig: 2345 12 88 Reproducible: Always
This seems fixed in 1.5-7 already in testing: https://admin.fedoraproject.org/updates/F10/FEDORA-2009-0387
sysklogd-1.5-7.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.