Files
systemd/src
Yu Watanabe b39815ebf7 core/cgroup: allow to set cgroup path for frozen unit
Otherwise, after 'systemctl daemon-reload' or 'daemon-reexec', frozen
units cannot gain cgroup paths and we cannot operate anything on them,
especially, we cannot thaw or stop them.
```
Aug 12 16:26:09 systemd[1]: wd.service: Job 1278 wd.service/stop finished, result=frozen
Aug 12 16:26:09 systemd[1]: Cannot stop frozen unit wd.service.
Aug 12 16:26:09 systemd[1]: wd.service: Cannot realize cgroup for frozen unit.
Aug 12 16:26:09 systemd[1]: Failed to realize cgroups for queued unit wd.service, ignoring: Device or resource busy
```

Follow-up for 23ac08115a.
2025-08-13 10:45:25 +09:00
..
2025-07-12 21:19:01 +09:00
2025-07-26 05:00:02 +09:00
2025-07-22 03:05:54 +09:00
2025-08-08 19:39:31 +09:00
2025-08-08 10:53:02 +09:00
2025-07-03 17:43:01 +02:00
2025-07-14 13:07:29 +01:00
2025-08-13 10:00:33 +09:00
2025-07-12 21:19:01 +09:00