Skip to content
  • Nestor Ovroy's avatar
    core: corrects check of strduped controller string · 8755586e
    Nestor Ovroy authored
    In commit 246aa6dd (core: add bus API and systemctl commands for altering
    cgroup parameters during runtime), when rewriting unit_add_one_default_cgroup
    to prefered style, the check of strduped b->controller was incorrectly
    changed to check the containing structure. Correct it.
    8755586e