]> git.ipfire.org Git - thirdparty/pdns.git/commit
Meson: Add systemd feature support for service files
authorFred Morcos <fred.morcos@open-xchange.com>
Tue, 9 Apr 2024 11:15:30 +0000 (13:15 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Wed, 10 Apr 2024 08:59:36 +0000 (10:59 +0200)
commitedd462ae3e4a01e38cf0dfeed12b716145bc6465
tree1d70b7931f1205b7ba509ec95338d7d31e4c8cda
parent0bb1c63652536799865db1cdd958e545cfce29f8
Meson: Add systemd feature support for service files

This moves things around a bit. Moves libsystem detection to
meson/libsystem/meson.build and uses meson/systemd/meson.build for
systemd/systemctl version and feature detection
meson.build
meson/libsystemd/meson.build [new file with mode: 0644]
meson/systemd/meson.build