Fixed selinux errors from mythweb data directory.

This commit is contained in:
Timo Mkinen 2010-07-02 22:03:05 +03:00
parent 838f6df62a
commit f1f28b705c

View file

@ -132,6 +132,7 @@ class mythtv::mythweb {
mode => 0770,
owner => root,
group => httpsd,
seltype => "httpd_sys_rw_content_t",
require => Package["mythweb"],
}