diff --git a/sh/rc-cgroup.sh b/sh/rc-cgroup.sh index a2207b0a..2abe659f 100644 --- a/sh/rc-cgroup.sh +++ b/sh/rc-cgroup.sh @@ -209,7 +209,7 @@ cgroup2_set_limits() cgroup_cleanup() { cgroup_running || return 0 - ebegin "starting cgroups cleanup" + ebegin "Starting cgroups cleanup" local loops=0 cgroup_get_pids if [ -n "${cgroup_pids}" ]; then