CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2021/11/07 07:27:44

Modified files:
        databases/mariadb: Makefile 
        databases/mariadb/pkg: mysqld.rc 
        databases/postgresql: Makefile 
        databases/postgresql/pkg: postgresql.rc 

Log message:
set daemon timeout to 300 by default;

databases can take a long time to gracefully shutdown
especially if you have a lot of cached data or you are
swapping and we do not want to kill these processes to
avoid potential dataloss

Reply via email to