Difference between revisions of "Disabling Automatic Updates"

From Amahi Wiki
Jump to: navigation, search
(New page: Amahi updates are set to be done automatically periodically. To disable them, you should change yes to no in /var/cache/hdactl.cache)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
Amahi updates are set to be done automatically periodically.
 
Amahi updates are set to be done automatically periodically.
  
To disable them, you should change
+
To disable them, you should change '''yes''' to '''no''' in
  
     yes
+
     /var/cache/hdactl.cache
  
to
+
To re-enable them, you should revert '''no''' to '''yes''' :-)
 
 
    no
 
 
 
in
 
 
 
    /var/cache/hdactl.cache
 

Latest revision as of 05:37, 12 April 2009

Amahi updates are set to be done automatically periodically.

To disable them, you should change yes to no in

   /var/cache/hdactl.cache

To re-enable them, you should revert no to yes :-)