Platform Team/Server Kit/Mace: Difference between revisions
m moved Sugar Server Kit/Mace to Platform Team/Server Kit/Mace: Move SSK to HSD |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 113: | Line 113: | ||
mace config | mace config | ||
== 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 and try to start affected service manually (with new configuration): | |||
mace apply -R | |||
/etc/init.d/<SERVICE> start | |||
== Testing routines == | == Testing routines == | ||