]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: use jinja2 for src/login
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 16 May 2021 11:57:00 +0000 (13:57 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 19 May 2021 01:24:43 +0000 (10:24 +0900)
commitc900d89faa0ca99c30fe32ed18c5dfa7aa3c3bd5
treed9506e96511e90c4eea5728a46164ceda88c5186
parentd924a938fe3dbba360cdbee0201ea9797c5f8bff
meson: use jinja2 for src/login

{% raw %} is needed to avoid trouble with {%k, which jinja thinks
is trying to access variable 'k'.
src/login/70-uaccess.rules.in [moved from src/login/70-uaccess.rules.m4 with 93% similarity]
src/login/71-seat.rules.in
src/login/73-seat-late.rules.in [moved from src/login/73-seat-late.rules.m4 with 86% similarity]
src/login/logind.conf.in
src/login/meson.build
src/login/systemd-user.in [moved from src/login/systemd-user.m4 with 79% similarity]