aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-security.7.txt
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2016-12-02 10:23:30 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2016-12-02 10:23:30 -0500
commita4e92ad2723a9c33c029f90f8a2af054bf74e1ce (patch)
tree1fbfcc200c3b9dab244e0b2227327b1fdc7c66b1 /sway/sway-security.7.txt
parentClarify when keyboard/mouse features work (diff)
downloadsway-a4e92ad2723a9c33c029f90f8a2af054bf74e1ce.tar.gz
sway-a4e92ad2723a9c33c029f90f8a2af054bf74e1ce.tar.zst
sway-a4e92ad2723a9c33c029f90f8a2af054bf74e1ce.zip
Deal with LD_LIBRARY_PATH
Diffstat (limited to 'sway/sway-security.7.txt')
-rw-r--r--sway/sway-security.7.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway-security.7.txt b/sway/sway-security.7.txt
index 451f7b88..b6f18e80 100644
--- a/sway/sway-security.7.txt
+++ b/sway/sway-security.7.txt
@@ -62,6 +62,9 @@ compromised by LD_PRELOAD. It probably isn't, but you can be sure by setting
62permit LD_PRELOAD for it (and will also run it as root, which sway will shortly 62permit LD_PRELOAD for it (and will also run it as root, which sway will shortly
63drop). You could also statically link sway itself. 63drop). You could also statically link sway itself.
64 64
65Note that LD_LIBRARY_PATH has all of the same problems, and all of the same
66solutions.
67
65Read your log 68Read your log
66------------- 69-------------
67 70