From 7fcacb46378fdb2aa23bd99da17e070b2852194e Mon Sep 17 00:00:00 2001 From: Ante de Baas Date: Fri, 29 May 2020 17:45:37 +0200 Subject: [PATCH] rename to centos because its most likey to be used --- lib/configfiles/{rhel8.xml => centos8.xml} | 50 +++++++++++----------- 1 file changed, 25 insertions(+), 25 deletions(-) rename lib/configfiles/{rhel8.xml => centos8.xml} (99%) diff --git a/lib/configfiles/rhel8.xml b/lib/configfiles/centos8.xml similarity index 99% rename from lib/configfiles/rhel8.xml rename to lib/configfiles/centos8.xml index 42fc34c0..0d33a5b9 100644 --- a/lib/configfiles/rhel8.xml +++ b/lib/configfiles/centos8.xml @@ -1,38 +1,38 @@ - - - apacheconf_vhost - system + + apacheconf_vhost + system /etc/httpd/conf.d/ - - - apacheconf_diroptions - system + + + apacheconf_diroptions + system /etc/httpd/conf.d/ - - - apacheconf_htpasswddir - system + + + apacheconf_htpasswddir + system /etc/httpd/froxlor-htpasswd/ - - - apachereload_command - system + + + apachereload_command + system systemctl reload-or-restart httpd.service - - - bindreload_command - system + + + bindreload_command + system systemctl reload-or-restart named.service - - - crondreload - system + + + crondreload + system systemctl reload-or-restart crond.service - +