Changes

From Amahi Wiki
Jump to: navigation, search
698 bytes removed ,  01:37, 7 August 2014
grep db_engine /etc/greyhole.conf
-->
 
== Disable Greyhole ==
For those who do not use Greyhole, you can disable it. This is based on the fact you never have used it on any share. Recommend using extreme caution as this could have unpredictable results.
 
<u>Amahi 6 (Ubuntu 12.04.x)</u><br />
Perform the following steps as user '''root''' (Ubuntu):
 
update-rc.d -f greyhole remove
rm /etc/monit.d/greyhole.conf
service monit restart
service greyhole stop
 
:'''NOTE:''' <u>DO NOT</u> attempt to remove the Greyhole package as it is a dependency of the HDA software. Doing so will break your HDA.
 
<u>Amahi 7 (Fedoara 19)</u>
systemctl stop amahi-greyhole.service
systemctl disable amahi-greyhole.service
yum -e amahi-greyhole
== Testing and Reliability ==
12,424

edits