]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: use jinja2 for tmpfiles.d templates
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 16 May 2021 11:35:51 +0000 (13:35 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 19 May 2021 01:24:43 +0000 (10:24 +0900)
commitd924a938fe3dbba360cdbee0201ea9797c5f8bff
treef4a982db4a863fe9e017916df5228f2005b6a89c
parent645b2b190c1f3d8fcbc17597c1cbd256fad535ec
meson: use jinja2 for tmpfiles.d templates

HAVE_SMACK_RUN_LABEL was dropped back in 348b44372f36010d48d9a7dda14ef67155753a71,
so one line in etc.conf was not rendered as expected ;(
Checking if names are defined is paying for itself!
meson.build
src/basic/fileio.c
tmpfiles.d/etc.conf.in [moved from tmpfiles.d/etc.conf.m4 with 84% similarity]
tmpfiles.d/meson.build
tmpfiles.d/static-nodes-permissions.conf.in
tmpfiles.d/systemd.conf.in [moved from tmpfiles.d/systemd.conf.m4 with 87% similarity]
tmpfiles.d/var.conf.in [moved from tmpfiles.d/var.conf.m4 with 94% similarity]