Bug 435250 - sysconfig file contains wrong parameter as example
Summary: sysconfig file contains wrong parameter as example
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: at
Version: 8
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-28 09:25 UTC by JW
Modified: 2008-03-01 09:27 UTC (History)
0 users

Fixed In Version: 3.1.10-20.fc8
Clone Of:
Environment:
Last Closed: 2008-03-01 09:27:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description JW 2008-02-28 09:25:01 UTC
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"

Comment 1 Fedora Update System 2008-02-28 10:59:26 UTC
at-3.1.10-20.fc8 has been submitted as an update for Fedora 8

Comment 2 Fedora Update System 2008-02-28 21:39:56 UTC
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

Comment 3 Fedora Update System 2008-03-01 09:27:57 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.