Skip to content
  • Michal Schmidt's avatar
    core: add manager_status_printf() · 25cee550
    Michal Schmidt authored
    unit_status_printf() checks the state of the manager, not of the unit
    as such. Move it to manager.c and rename it to manager_status_printf().
    
    Temporarily keep unit_status_printf as a wrapper macro.
    25cee550