Changes

Jump to navigation Jump to search
Line 116: Line 116:  
== Troubleshooting ==
 
== Troubleshooting ==
   −
* By default, if mace can't start configuring services with new configuration, it falls back to the old configuration. It might be not very useful in case of investigating new configuration errors. To prevent such behavior use {{Code|-R}} command-line argument:
+
* By default, if mace can't start configuring services with new configuration, it falls back to the old configuration. It might be not very useful in case of investigating new configuration errors. To prevent such behavior use {{Code|-R}} command-line argument and try to start affected service manually (with new configuration):
    
  mace apply -R
 
  mace apply -R
 +
/etc/init.d/<SERVICE> start
    
== Testing routines ==
 
== Testing routines ==

Navigation menu