--- loncom/build/loncaparestoreconfigurations 2000/12/14 17:38:38 1.8 +++ loncom/build/loncaparestoreconfigurations 2001/06/01 16:00:44 1.10 @@ -44,9 +44,11 @@ my @generic_conf_files=( "/home/httpd/lonTabs/spare.tab", "/etc/krb.conf", "/etc/ntp.conf", + "/etc/httpd/conf/srm.conf", + "/etc/httpd/conf/httpd.conf", ); -my @perlsetvars=("lonHostID","lonRole","lonAdmEMail","lonDefDomain","lonLoadLim","lonExpire"); +my @perlsetvars=("lonHostID","lonRole","lonAdmEMail","lonDefDomain","lonLoadLim","lonExpire","lonReceipt","lonSqlAccess"); my %pvar; foreach (@special_conf_files) { if (/^\/etc\/httpd\/conf\/access.conf$/) {