path: snapd_2.73-3/tests/core/snapd-failover/task.yaml
            echo "Ensure snapd is running as part of the snapd.service unit"
            # shellcheck disable=SC2046,SC2002
            cat /proc/$(pidof snapd)/cgroup | MATCH /snapd.service
            echo "restart snapd and ensure we can still talk to it"
