diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2016-03-10 16:50:13 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2016-03-10 16:50:13 +0300 |
commit | 5835963d61f374483f2acafb699031183bb8410f (patch) | |
tree | 30765c73769ea5f540af3567a91e2ea1f78ea854 /src/core/ngx_module.c | |
parent | 2301b095e60320f98d602751ba07a324690b6a47 (diff) | |
download | nginx-5835963d61f374483f2acafb699031183bb8410f.tar.gz nginx-5835963d61f374483f2acafb699031183bb8410f.zip |
Dynamic modules: do not overwrite old modules on install.
Just using "cp" is incorrect, as it will overwrite old files
possibly used by OS, leading to unexpected effects. Changed
to "mv + cp", much like used for the main binary.
Diffstat (limited to 'src/core/ngx_module.c')
0 files changed, 0 insertions, 0 deletions