Description of problem: When running the system-config-services command, the text description for the "at" package is not clear. The description is as follows (cut and pasted): Runs commands scheduled by the at command at the time specified when at was run, and runs batch commands when the load average is low enough. all commands referenced in text should be clearly identified and in the description above it reads as the *word* at not the *at* command. Version-Release number of selected component (if applicable): at-3.1.10-13.fc7 How reproducible: Always Steps to Reproduce: 1. run system-config-services 2. select the *at* service in the left column 3. read the description Actual results: See above Expected results: the *at* command should be in quotes or other semantics as defined by the Fedora Docs Project. Additional info:
The description of a service gets pulled from the init script of the respective service, in this case from /etc/init.d/atd. I'll change the component to the "at" (<- in quotes! ;-) package and reassign.
I thought so ;-) thanks.
Will be fix only in devel branch :)