Description of problem: In /etc/sysconfig/at there is an example parameters line "#OPTS="-l 4 -b 120". Unfortunately the OPTS variable doesn't exist in /etc/rc.d/init.d/atd. It should be OPTIONS. User sets OPTS to something and atd runs without any options (as usual). Version-Release number of selected component (if applicable): at-3.1.10-17 How reproducible: Always Steps to Reproduce: 1. read /etc/sysconfig/atd 2. read /etc/rc.d/init.d/atd Actual results: atd runs misconfigured Expected results: Should be consistent and both files should use the same parameters Additional info: There is also a silly "[ -f /etc/sysconfig/atd ] || exit 6" on line 24 which is several lines after "[ -f /etc/sysconfig/atd ] && . /etc/sysconfig/atd"
at-3.1.10-20.fc8 has been submitted as an update for Fedora 8
at-3.1.10-20.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update at'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-2073
at-3.1.10-20.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.