Re: FC6 and /etc/rc.d/init.d/smartd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Nov 01, 2006 at 18:55:59 -0800,
  Kevin Layer <layer@xxxxxxxxx> wrote:
> If I change /etc/smartd.conf and remove the auto-generated marker so
> my changes do not get clobbered, I get an error when the init script
> is run:
> 
> /etc/rc.d/init.d/smartd: line 40: [: ==: unary operator expected
> 
> This change fixes the problem:
> 
> && [ "$GEN_CONF" == "*SMARTD*AUTOGENERATED*" ] \
> 
> to
> 
> && [ $GEN_CONF == "*SMARTD*AUTOGENERATED*" ] \
> 
> 
> I originally sent this to the smartmontools-support mailing list and
> they said it wasn't their code...

You really should bugzilla this, as the appropiate developer may not see
the issue on the mailing lists.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux