Bug 83724

Summary: Incompatible sysconfig settings
Product: [Retired] Red Hat Raw Hide Reporter: Pytela, Zdenek <zdenek>
Component: spamassassinAssignee: Chip Turner <cturner>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-02-10 20:59:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 79578    

Description Pytela, Zdenek 2003-02-07 16:47:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030128

Description of problem:
The /etc/init.d/spamassassin start script contains sourcing of
/etc/sysconfig/spamd
but the rpm package contains this file with definition:
/etc/sysconfig/spamassassin

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. rpm -ql spamassassin | grep sysconfig
2. grep sysconfig/s /etc/init.d/spamassassin


Additional info:

the defaults in start script are the same as are in the sysconfig definition;
however, if you try to change the sysconfig settings, nothing happens