Private GIT

Skip to content
Snippets Groups Projects
Commit 6c47059a authored by querwin's avatar querwin Committed by GitHub
Browse files

Merge pull request #4542 from tanguyvda/patch-1

Fix file owner
parents 4d97b437 34fd963c
No related branches found
No related tags found
No related merge requests found
......@@ -479,6 +479,9 @@ class CentreonConfigPoller {
/* Get Apache user name */
$apacheUser = $this->getApacheUser();
/*Get Centreon group name */
$centreonGroup = $this->getCentreonGroup();
/**
* Move files.
*/
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment