On 250, networkd will fail to start with a bunch of permission denied errors. audit2allow shows allow systemd_networkd_t root_t:dir watch; is missing, but there's probably more.
audit2allow
allow systemd_networkd_t root_t:dir watch;
This is on c9s to be clear, I haven't tested it on c8s.
Metadata Update from @ngompa: - Issue tagged with: c9s
The policy was updated upstream and systemd 250 HS appears to work fine now on my stock C9s VM. C8s is also okay.
Metadata Update from @anitazha: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)