Index: refpolicy/policy/modules/services/apache.fc
===================================================================
--- refpolicy.orig/policy/modules/services/apache.fc	2018-11-27 13:33:30.059837794 +0100
+++ refpolicy/policy/modules/services/apache.fc	2018-11-27 13:34:07.964446972 +0100
@@ -84,6 +84,7 @@ HOME_DIR/((www)|(web)|(public_html))(/.*
 
 ifdef(`distro_suse',`
 /usr/sbin/httpd2-.*					--	gen_context(system_u:object_r:httpd_exec_t,s0)
+/usr/sbin/start_apache2					--	gen_context(system_u:object_r:httpd_exec_t,s0)
 ')
 
 /usr/share/dirsrv(/.*)?						gen_context(system_u:object_r:httpd_sys_content_t,s0)