Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.979 and 1.982

version 1.979, 2019/02/19 19:58:05 version 1.982, 2019/02/26 14:42:31
Line 362  echo '********************************** Line 362  echo '**********************************
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/perl/systemd</targetdir>
     <categoryname>server readonly</categoryname>
     <description>systemd service files for loncapa</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/perl/manage_dns</targetdir>    <targetdir dist='default'>home/httpd/perl/manage_dns</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>perl scripts for cluster table management on LON-CAPA DNS servers</description>    <description>perl scripts for cluster table management on LON-CAPA DNS servers</description>
Line 1770  LON-CAPA release, starting with 2.10.1 Line 1776  LON-CAPA release, starting with 2.10.1
 2.11.0.tab;  2.11.0.tab;
 2.11.1.tab;  2.11.1.tab;
 2.11.2.tab;  2.11.2.tab;
   2.11.3.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
Line 4665  zh.pm; Line 4672  zh.pm;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
   <source>loncom/localize/transliterate.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/transliterate.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Transliteration of non-ascii to ascii characters in filenames.
   </description>
   </file>
   <file>
 <source>loncom/interface/loncoursedata.pm</source>  <source>loncom/interface/loncoursedata.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 8657  file that allows setuid password privile Line 8672  file that allows setuid password privile
 Controls the launching/halting of lonc, lond, and lonsql processes.  Controls the launching/halting of lonc, lond, and lonsql processes.
 </description>  </description>
 </file>  </file>
 <file dist="fedora26 fedora27 fedora28 fedora29 sles15 ubuntu18">  <file>
 <source>loncom/init.d/loncontrol.service</source>  <source>loncom/init.d/loncontrol.service</source>
 <target>etc/systemd/system/loncontrol.service</target>  <target dist='default'>home/httpd/perl/systemd/loncontrol.service</target>
   <target dist='fedora26 fedora27 fedora28 fedora29 sles15 ubuntu18'>etc/systemd/system/loncontrol.service</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>
 <description>  <description>
 Controls the launching/halting of lon-capa daemons by loncontrol  Controls the launching/halting of lon-capa daemons by loncontrol in systemd
 </description>  </description>
 </file>  </file>
 <link>  <link>
Line 8716  loncom/init.d/loncontrol Line 8732  loncom/init.d/loncontrol
 <source>loncom/init.d/loncontrol.service</source>  <source>loncom/init.d/loncontrol.service</source>
 <target>etc/systemd/system/loncontrol.service</target>  <target>etc/systemd/system/loncontrol.service</target>
 <description>  <description>
 Controls the launching/halting of lon-capa daemons by loncontrol  Controls the launching/halting of lon-capa daemons by loncontrol in systemd
 </description>  </description>
   <installscript dist="fedora26 fedora27 fedora28 fedora29 sles15">    <installscript dist="fedora26 fedora27 fedora28 fedora29 sles15">
 -c '/usr/bin/systemctl enable loncontrol.service'  -c '/usr/bin/systemctl enable loncontrol.service'
   </installscript>    </installscript>
  <installscript dist="ubuntu18">    <installscript dist="ubuntu18">
 -c '/bin/systemctl enable loncontrol.service'  -c '/bin/systemctl enable loncontrol.service'
   </installscript>    </installscript>
   <dependencies>loncom/init.d/loncontrol.service</dependencies>    <dependencies>loncom/init.d/loncontrol.service</dependencies>

Removed from v.1.979  
changed lines
  Added in v.1.982


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>