~ubuntu-branches/ubuntu/vivid/slurm-llnl/vivid

« back to all changes in this revision

Viewing changes to doc/html/jobacct_gatherplugins.shtml

  • Committer: Bazaar Package Importer
  • Author(s): Gennaro Oliva
  • Date: 2009-09-24 23:28:15 UTC
  • mfrom: (1.1.11 upstream) (3.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090924232815-enh65jn32q1ebg07
Tags: 2.0.5-1
* New upstream release 
* Changed dependecy from lib-mysqlclient15 to lib-mysqlclient 
* Added Default-Start for runlevel 2 and 4 and $remote_fs requirement in
  init.d scripts (Closes: #541252)
* Postinst checks for wrong runlevels 2 and 4 links
* Upgraded to standard version 3.8.3
* Add lintian overrides for missing slurm-llnl-configurator.html in doc
  base registration
* modified postrm scripts to ignore pkill return value in order to avoid
  postrm failure when no slurm process is running
* Checking for slurmctld.pid before cancelling running and pending
  jobs during package removal 

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
SLURM Plugin API with the following specifications:
13
13
 
14
14
<p><span class="commandline">const char
15
 
plugin_name[]="<i>full&nbsp;text&nbsp;name</i>"
 
15
plugin_name[]="<i>full&nbsp;text&nbsp;name</i>"</span>
16
16
<p style="margin-left:.2in">
17
17
A free-formatted ASCII text string that identifies the plugin.
18
18
 
257
257
for SLURM plugins.
258
258
<p class="footer"><a href="#top">top</a>
259
259
 
260
 
<p style="text-align:center;">Last modified 11 Sep 2007</p>
 
260
<p style="text-align:center;">Last modified 11 September 2007</p>
261
261
 
262
262
<!--#include virtual="footer.txt"-->