commit | 84f58c2d517721f46e362261a7010cee5a8bacac | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 09 11:26:46 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 09 11:26:46 2025 -0400 |
tree | b59597fe13f2124bf4bcca0ae76c28eecd3f50cc | |
parent | e4aee231c7079f8185b8366ae545ebfc8498d52d [diff] |
meson: use non-deprecated systemd packageconfig Systemd's packageconfig file has both `systemdsystemunitdir` and `systemd_system_unit_dir` defined. The non-underscore one appears to be a deprecated alias[1]. Move to the non-deprecated / underscore-separated variant. [1]: https://github.com/systemd/systemd/commit/4908de44b0a0409f84a7cdc5641b114d6ce8ba03 Change-Id: I63dbeffffe3470904df0fc18d337fb2c40cc72b9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>