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

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

 



| From: Kevin Layer <layer@xxxxxxxxx>

| This change fixes the problem:
| 
| && [ "$GEN_CONF" == "*SMARTD*AUTOGENERATED*" ] \
| 
| to
| 
| && [ $GEN_CONF == "*SMARTD*AUTOGENERATED*" ] \

Surely you have this backwards.  The quoting is (in general) needed.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux