Comparison

util-src/hashes.c @ 11047:93cdd1ece689

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
author Kim Alvefur <zash@zash.se>
date Mon, 24 Aug 2020 19:48:47 +0200
parent 10748:93293891709b
child 11560:3bbb1af92514
comparison
equal deleted inserted replaced
11046:64713f21ff0e 11047:93cdd1ece689