aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--asroot.c1
1 files changed, 1 insertions, 0 deletions
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=",