# It's currently only necessary to set file contexts for the cache directory # in this policy, but doing it in a module is easier from a package maintenance # point of view than using semanage and chcon in scriptlets policy_module(contagged, 0.3) ######################################## # # Declarations # require { type httpd_cache_t; }; ######################################## # # Local policy # # (none needed) ;