pid1: fix the names of AllowedCPUs= and AllowedMemoryNodes=
The original PR was submitted with CPUSetCpus and CPUSetMems, which was later
changed to AllowedCPUs and AllowedMemmoryNodes everywhere (including the parser
used by systemd-run), but not in the parser for unit files.
Since we already released -rc1, let's keep support for the old names. I think
we can remove it in a release or two if anyone remembers to do that.
Fixes #14126. Follow-up for 047f5d63d7a1ab75073f8485e2f9b550d25b0772.
(cherry picked from commit 0b8d3075872a05e0449906d24421ce192f50c29f)
Related: #1818054
patch_name: 0347-pid1-fix-the-names-of-AllowedCPUs-and-AllowedMemoryN.patch
present_in_specfile: true
location_in_specfile: 347
squash_commits: true