mirror of
https://github.com/swaywm/sway.git
synced 2025-11-25 06:59:48 -05:00
Deal with LD_LIBRARY_PATH
This commit is contained in:
parent
1a143e601b
commit
a4e92ad272
3 changed files with 9 additions and 1 deletions
|
|
@ -62,6 +62,9 @@ compromised by LD_PRELOAD. It probably isn't, but you can be sure by setting
|
|||
permit LD_PRELOAD for it (and will also run it as root, which sway will shortly
|
||||
drop). You could also statically link sway itself.
|
||||
|
||||
Note that LD_LIBRARY_PATH has all of the same problems, and all of the same
|
||||
solutions.
|
||||
|
||||
Read your log
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue