zEitEr
Super Moderator
Hello,
I'm wondering why to restart dovecot after nginx build/update? Is it a bug or a designed action?
I used the following command:
to update the following software:
DirectAdmin 1.45.4 to 1.46.1
Nginx 1.6.1 to 1.6.2
cURL 7.37.1 to 7.38.0
MySQL 5.5.39 to 5.5.40
with an actual for the moment version of CustomBuild 2.x script.
I'm wondering why to restart dovecot after nginx build/update? Is it a bug or a designed action?
Code:
make[1]: Leaving directory `/usr/local/directadmin/custombuild/nginx-1.6.2'
Using 185.bb.cc.dd for your server IP
Shutting down dovecot: [ OK ]
Starting dovecot: [ OK ]
I used the following command:
Code:
./build update_versions
to update the following software:
DirectAdmin 1.45.4 to 1.46.1
Nginx 1.6.1 to 1.6.2
cURL 7.37.1 to 7.38.0
MySQL 5.5.39 to 5.5.40
with an actual for the moment version of CustomBuild 2.x script.