[Bug 448205] New: smartmontools settings should be stored in /etc/sysconfig / and not /etc/defaults/
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.
https://bugzilla.novell.com/show_bug.cgi?id=448205 User sbrabec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448205#c1 Stanislav Brabec <sbrabec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Stanislav Brabec <sbrabec@novell.com> 2008-11-27 06:39:01 MST --- Migration done. Values splitted to three potentially useful arguments in Hardware/S.M.A.R.T.: SMARTD_CHECK_INTERVAL, SMARTD_LOG_FACILITY, SMARTD_DRIVEDB Written code to migrate first two (third one is new in 11.1) to 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.
participants (1)
-
bugzilla_noreply@novell.com