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

« back to all changes in this revision

Viewing changes to doc/man/man1/strigger.1

  • 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:
1
 
.TH STRIGGER "1" "May 2008" "strigger 1.3" "Slurm components"
 
1
.TH STRIGGER "1" "May 2008" "strigger 2.0" "Slurm components"
2
2
 
3
3
.SH "NAME"
4
4
strigger \- Used set, get or clear Slurm trigger information.
272
272
.SH "COPYING"
273
273
Copyright (C) 2007 The Regents of the University of California.
274
274
Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
275
 
LLNL\-CODE\-402394.
 
275
CODE\-OCEC\-09\-009. All rights reserved.
276
276
.LP
277
277
This file is part of SLURM, a resource management program.
278
278
For details, see <https://computing.llnl.gov/linux/slurm/>.