Added seltype for auth_credentials.php in vsroom module
This commit is contained in:
parent
42360e66e8
commit
3704a86d50
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ class vsroom::collab {
|
||||||
mode => "0660",
|
mode => "0660",
|
||||||
owner => "collab",
|
owner => "collab",
|
||||||
group => "collab",
|
group => "collab",
|
||||||
|
seltype => "httpd_sys_rw_content_t",
|
||||||
source => "${vsroom::common::htdocs}/common/auth_credentials.php",
|
source => "${vsroom::common::htdocs}/common/auth_credentials.php",
|
||||||
require => [
|
require => [
|
||||||
File["/srv/wikis/collab/htdocs"],
|
File["/srv/wikis/collab/htdocs"],
|
||||||
|
|
Loading…
Add table
Reference in a new issue