diff options
author | ridiculousfish <corydoras@ridiculousfish.com> | 2015-06-01 19:20:25 -0700 |
---|---|---|
committer | ridiculousfish <corydoras@ridiculousfish.com> | 2015-06-01 22:26:36 -0700 |
commit | d31eceddaf5964e1cccb373a96e196753278adf7 (patch) | |
tree | bd514ddd7c77653384654cbaa02c2e7a3ddfe552 /pager.cpp | |
parent | 3a190bbe491dbb5d08d0c5fe8069736ac1661a1d (diff) |
Suppress uvar error messages due to permissions or file not found
su does not reset XDG_RUNTIME_DIR, which means that XDG_RUNTIME_DIR
may point to directories that the user does not have permission
to access. Similarly there is no guarantee that XDG_RUNTIME_DIR
points to a directory that actually exists. Rather than try to
handle these issues, we simply ignore them, effectively disabling
realtime uvar notifications. Fixes #1955.
Diffstat (limited to 'pager.cpp')
0 files changed, 0 insertions, 0 deletions