https://bugzilla.novell.com/show_bug.cgi?id=448205 Summary: smartmontools settings should be stored in /etc/sysconfig/ and not /etc/defaults/ Product: openSUSE 11.1 Version: Factory Platform: All OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: sbrabec@novell.com ReportedBy: lrupp@novell.com QAContact: qa@suse.de Found By: Development smartmontools.spec contains: mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/default echo '#smartd_opts=""' >$RPM_BUILD_ROOT%{_sysconfdir}/default/smartmontools ..and also... cp smartd.initd $RPM_BUILD_ROOT%{_sysconfdir}/init.d/smartd (which comes from the source, but is already patched. Please move the config file from %{_sysconfdir}/default/smartmontools to /etc/sysconfig/smartmoontools, so people would be able to a) find and edit it via YaST-/etc/sysconfig Editor b) get some informations about this file as you might add some more information to make it really "YaST-Usable" -> (comments, you know ;-) I'm fine if you create a symlink to the old place (other vice versa), so we don't break upstream documentation - but this is clearly something which should be visible and editable via YaST and /etc/sysconfig .... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.