diff options
author | Kim Alvefur <zash@zash.se> | 2020-08-24 19:48:47 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-08-24 19:48:47 +0200 |
commit | f25f4bb11a7e68ec997d360c71195e2941042f2a (patch) | |
tree | c9e769003bf1cfaab3986e9e6fde072bbf0daf7d /util-src/hashes.c | |
parent | 21ecc6ca399493eb88e75f2979d64a779cd34f50 (diff) | |
download | prosody-f25f4bb11a7e68ec997d360c71195e2941042f2a.tar.gz prosody-f25f4bb11a7e68ec997d360c71195e2941042f2a.zip |
mod_posix: Remove ancient undocumented user switching
User switching has been done by prosodyctl or init scripts for a very
long time now, so this is not needed.
Using this would not have worked with module reloading (e.g. to reload
certificates) since ports are closed and re-bound, which would then not
be allowed.
Today there exists better ways to grant low ports, i.e. capabilities(7)
<Zash> Why do we have this?
<MattJ> Remove it
Diffstat (limited to 'util-src/hashes.c')
0 files changed, 0 insertions, 0 deletions