[LON-CAPA-cvs] cvs: doc(version_2_11_X) /loncapafiles loncapafiles.lpml
raeburn
raeburn at source.lon-capa.org
Tue Feb 19 15:35:42 EST 2019
raeburn Tue Feb 19 20:35:42 2019 EDT
Modified files: (Branch: version_2_11_X)
/doc/loncapafiles loncapafiles.lpml
Log:
- For 2.11
Backport 1.979
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.797.2.95 doc/loncapafiles/loncapafiles.lpml:1.797.2.96
--- doc/loncapafiles/loncapafiles.lpml:1.797.2.95 Sat Feb 16 14:20:51 2019
+++ doc/loncapafiles/loncapafiles.lpml Tue Feb 19 20:35:42 2019
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.797.2.95 2019/02/16 14:20:51 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.797.2.96 2019/02/19 20:35:42 raeburn Exp $ -->
<!--
@@ -8344,9 +8344,12 @@
<description>
Controls the launching/halting of lon-capa daemons by loncontrol
</description>
- <installscript>
+ <installscript dist="fedora26 fedora27 fedora28 fedora29 sles15">
-c '/usr/bin/systemctl enable loncontrol.service'
</installscript>
+ <installscript dist="ubuntu18">
+-c '/bin/systemctl enable loncontrol.service'
+ </installscript>
<dependencies>loncom/init.d/loncontrol.service</dependencies>
</file>
<file>
More information about the LON-CAPA-cvs
mailing list