[LON-CAPA-cvs] cvs: doc(version_2_11_X) /loncapafiles loncapafiles.lpml
raeburn
raeburn at source.lon-capa.org
Thu Feb 21 10:48:14 EST 2019
raeburn Thu Feb 21 15:48:14 2019 EDT
Modified files: (Branch: version_2_11_X)
/doc/loncapafiles loncapafiles.lpml
Log:
- For 2.11
- Backport 1.980
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.797.2.96 doc/loncapafiles/loncapafiles.lpml:1.797.2.97
--- doc/loncapafiles/loncapafiles.lpml:1.797.2.96 Tue Feb 19 20:35:42 2019
+++ doc/loncapafiles/loncapafiles.lpml Thu Feb 21 15:48:13 2019
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.797.2.96 2019/02/19 20:35:42 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.797.2.97 2019/02/21 15:48:13 raeburn Exp $ -->
<!--
@@ -362,6 +362,12 @@
</directory>
<directory dist='default'>
<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>
<categoryname>server readonly</categoryname>
<description>perl scripts for cluster table management on LON-CAPA DNS servers</description>
@@ -8283,12 +8289,13 @@
Controls the launching/halting of lonc, lond, and lonsql processes.
</description>
</file>
-<file dist="fedora26 fedora27 fedora28 fedora29 sles15 ubuntu18">
+<file>
<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>
<description>
-Controls the launching/halting of lon-capa daemons by loncontrol
+Controls the launching/halting of lon-capa daemons by loncontrol in systemd
</description>
</file>
<link>
@@ -8342,7 +8349,7 @@
<source>loncom/init.d/loncontrol.service</source>
<target>etc/systemd/system/loncontrol.service</target>
<description>
-Controls the launching/halting of lon-capa daemons by loncontrol
+Controls the launching/halting of lon-capa daemons by loncontrol in systemd
</description>
<installscript dist="fedora26 fedora27 fedora28 fedora29 sles15">
-c '/usr/bin/systemctl enable loncontrol.service'
More information about the LON-CAPA-cvs
mailing list