Fixed selinux errors from mythweb data directory.
This commit is contained in:
parent
838f6df62a
commit
f1f28b705c
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ class mythtv::mythweb {
|
||||||
mode => 0770,
|
mode => 0770,
|
||||||
owner => root,
|
owner => root,
|
||||||
group => httpsd,
|
group => httpsd,
|
||||||
|
seltype => "httpd_sys_rw_content_t",
|
||||||
require => Package["mythweb"],
|
require => Package["mythweb"],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue