]> git.ipfire.org Git - thirdparty/lxc.git/commit
build: drop build-time systemd dependency 4215/head
authorAleksa Sarai <cyphar@cyphar.com>
Fri, 28 Oct 2022 01:58:10 +0000 (12:58 +1100)
committerAleksa Sarai <cyphar@cyphar.com>
Fri, 28 Oct 2022 03:34:28 +0000 (14:34 +1100)
commit1d5c7e771c036e72a1c516f49b7d7aa1a9da4bb7
tree28d7153bafa22f3bcd94ee207d968e0cf3102bec
parent59f69162caed3781d6737d2a4bc039e2205b8470
build: drop build-time systemd dependency

On openSUSE, our packages are build in the Open Build Service which does
not have a proper systemd installation that you can query to get the
systemdunitdir.

The simplest solution is to re-add the ability to explicitly set the
systemdunitdir (as was previously possible with the autotools build
system in pre-5.0 LXC).

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
config/init/systemd/meson.build
meson_options.txt