[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml

raeburn raeburn at source.lon-capa.org
Wed Dec 12 15:10:55 EST 2018


raeburn		Wed Dec 12 20:10:55 2018 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - Reverse part of change in rev. 1.975.
    1.975 had caused loncontrol.service to be written to /, and permissions
    for / to be changed from 0755 to 0700, when UPDATE was run on distros 
    other than: SLES 15, Ubuntu 18.04 LTS, Fedora 26, 27, 28, 29. 
    Sorry about that.
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.976 doc/loncapafiles/loncapafiles.lpml:1.977
--- doc/loncapafiles/loncapafiles.lpml:1.976	Sat Nov 24 16:19:14 2018
+++ doc/loncapafiles/loncapafiles.lpml	Wed Dec 12 20:10:54 2018
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.976 2018/11/24 16:19:14 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.977 2018/12/12 20:10:54 raeburn Exp $ -->
 
 <!--
 
@@ -8650,9 +8650,9 @@
 Controls the launching/halting of lonc, lond, and lonsql processes.
 </description>
 </file>
-<file>
+<file dist="fedora26 fedora27 fedora28 fedora29 sles15 ubuntu18">
 <source>loncom/init.d/loncontrol.service</source>
-<target dist="fedora26 fedora27 fedora28 fedora29 sles15 ubuntu18">etc/systemd/system/loncontrol.service</target>
+<target>etc/systemd/system/loncontrol.service</target>
 <categoryname>root script</categoryname>
 <description>
 Controls the launching/halting of lon-capa daemons by loncontrol




More information about the LON-CAPA-cvs mailing list