buildroot/package/sudo
Nuno Gonçalves 2e7f3dcc8e packages/sudo: explicitly set enable-tmpfiles.d
sudo's configure script looks up on the host to determine the path where
to install its systemd tmpfiles. That is incorrect in cross-compilation.

We can explicitly tell sudo where to install its tmpfiles, which we do
when systemd is enabled (in Buildroot, systemd-tmpfiles is always
enabled when systemd is), or we can tell it not to install tmpfiles at
all, which we do otherwise.

Signed-off-by: Nuno Gonçalves <nunog@fr24.com>
[yann.morin.1998@free.fr: reword and extend commit log]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 9c333176a3)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-11-15 13:55:05 +01:00
..
0001-Fix-CVE-2022-43995.patch package/sudo: fix CVE-2022-43995 2022-11-14 11:27:40 +01:00
Config.in
sudo.hash
sudo.mk packages/sudo: explicitly set enable-tmpfiles.d 2022-11-15 13:55:05 +01:00
sudo.pam