mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-08 20:58:20 +03:00
service: beautify debug log message a bit
This commit is contained in:
parent
0bb814c2c2
commit
a5b5aece01
@ -3148,7 +3148,7 @@ static void service_notify_cgroup_empty_event(Unit *u) {
|
||||
|
||||
assert(u);
|
||||
|
||||
log_unit_debug(u, "cgroup is empty");
|
||||
log_unit_debug(u, "Control group is empty.");
|
||||
|
||||
switch (s->state) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user