make install writes the module into the correct location for redhat family systems such as scientific linux, CentOS, Rocky. It also writes the template config file into the correct location for the configuration file.
This is a reasonable behaviour if there is no config file, on a fresh install. However, it should not overwrite an existing config file.
make installwrites the module into the correct location for redhat family systems such as scientific linux, CentOS, Rocky. It also writes the template config file into the correct location for the configuration file.This is a reasonable behaviour if there is no config file, on a fresh install. However, it should not overwrite an existing config file.