From 662ffd80b889893e6fed8d750a66fd2d895c2e20 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 23 Jun 2023 21:40:08 +0200 Subject: Add comment to keep env whitelist in sync with key2root MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- asroot.c | 1 + 1 file changed, 1 insertion(+) diff --git a/asroot.c b/asroot.c index df6f339..ff5dfdd 100644 --- a/asroot.c +++ b/asroot.c @@ -31,6 +31,7 @@ char *argv0; +/* Keep list in sync with key2root(8)'s list */ static const char *env_whitelist[] = { "DISPLAY=", "WAYLAND_DISPLAY=", -- cgit v1.2.3-70-g09d2