Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.977 and 1.980

version 1.977, 2018/12/12 20:10:54 version 1.980, 2019/02/21 15:39:56
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 6739  by the URL-related pattern syntax: Line 6745  by the URL-related pattern syntax:
 <source>loncom/auth/blockedaccess.pm</source>  <source>loncom/auth/blockedaccess.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files)</description>  <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) and resources in a course</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/lonprotected.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonprotected.pm</target>
   <categoryname>handler</categoryname>
   <description>Information about deeplink-only access for a resource</description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
Line 8650  file that allows setuid password privile Line 8663  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 8709  loncom/init.d/loncontrol Line 8723  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>    <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">
   -c '/bin/systemctl enable loncontrol.service'
     </installscript>
   <dependencies>loncom/init.d/loncontrol.service</dependencies>    <dependencies>loncom/init.d/loncontrol.service</dependencies>
 </file>  </file>
 <file>  <file>

Removed from v.1.977  
changed lines
  Added in v.1.980


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