summaryrefslogtreecommitdiffstats
path: root/academic/molequeue/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/molequeue/README')
-rw-r--r--academic/molequeue/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/molequeue/README b/academic/molequeue/README
index 4df40445b3..62e5ed704e 100644
--- a/academic/molequeue/README
+++ b/academic/molequeue/README
@@ -8,3 +8,13 @@ facilitate the execution of the program. Input files can be staged,
and output files collected using a standard interface.
It is a subproject of OpenChemistry needed by Avogadro 2.
+
+By default MoleQueue should be started as a resident service and
+launched from a script or a shell command line. If you want to lauch
+the Graphic Interface User using a desktop entry pass the variable
+DESKTOP=yes to the slackbuild script:
+
+DESKTOP=yes ./molequeue.SlackBuild
+
+This may be useful if you want to launch the service only when you
+are going to start Avogadro 2.