This file is indexed.

/usr/share/doc/slurm-llnl-doc/html/mail.html is in slurm-llnl-doc 2.6.5-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
                        "http://www.w3.org/TR/REC-html40/loose.dtd">

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="keywords" content="Simple Linux Utility for Resource Management, SLURM, resource management,
Linux clusters, high-performance computing">
<meta name="description" content="Simple Linux Utility for Resource Management">
<title>Simple Linux Utility for Resource Management</title>
<link href="linuxstyles.css" rel="stylesheet" type="text/css">
<link href="slurmstyles.css" rel="stylesheet" type="text/css">

<script type="text/javascript">

function window_check ()
{
	obj = document.getElementById('navigation');
	if ((window.innerWidth>=800) && (window.innerHeight>=700) &&
	    (screen.width>=800) && (screen.height>=700)) {
	   obj.style.position = 'fixed';
	} else {
	   obj.style.position = 'absolute';
	}
}

window.onload = window_check;
window.onresize = window_check;

</script>

</head>

<body><div id="container"><div id="row">

<div id="navigation">
<a href="slurm.html"><img class="displayed" src="slurm_logo.png" width="130" usemap="#Map"></a>

<div id="version">Version 2.6</div>
<p></p>
<div id="slurmh2">About</div>
<ul>
	  <li><a href="overview.html" class="nav">Overview</a></li>
	  <li><a href="news.html" class="nav">What's New</a></li>
	  <li><a href="team.html" class="nav">SLURM Team</a></li>
	  <li><a href="meetings.html" class="nav">Meetings</a></li>
	  <li><a href="testimonials.html" class="nav">Testimonials</a></li>
	  <li><a href="disclaimer.html" class="nav">Legal Notices</a></li>
</ul>
<div id="slurmh2">Using</div>
<ul>
	  <li><a href="tutorials.html" class="nav">Tutorials</a></li>
	  <li><a href="documentation.html" class="nav">Documentation</a></li>
	  <li><a href="faq.html" class="nav">FAQ</a></li>
	  <li><a href="help.html" class="nav">Getting Help</a></li>
	  <li><a href="mail.html"  class="nav">Mailing Lists</a></li>
	  <li><a href="publications.html" class="nav">Publications</a></li>
</ul>
<div id="slurmh2">Installing</div>
<ul>
	  <li><a href="download.html" class="nav">Download</a></li>
	  <li><a href="quickstart_admin.html" class="nav">Installation Guide</a></li>
</ul>
<a href="http://www.schedmd.com"><img class="displayed" src="schedmd.png" width="130" usemap="#Map"></a>
</div>

<div id="content">

<div id="cse"></div>


<h1>Mailing Lists</h1>
<p>We maintain two Slurm mailing lists:</p>
<ul>
<li><b>slurm-announce@schedmd.com</b> is designated for communications about SLURM releases
[low traffic].</li>
<li><b>slurm-dev@schedmd.com</b> is designated for communications to SLURM developers
[high traffic at times].</li>
</ul>
<p>To subscribe to either list, vist the link below, sign up and get involved!<p>
<a href="http://lists.schedmd.com/cgi-bin/dada/mail.cgi/list">http://lists.schedmd.com/cgi-bin/dada/mail.cgi/list</a><p>
You can likewise unsubscribe from either list at the same link.
</p>

<p>The archive of the <b>slurm-dev</b> list is online:<br>
<a href=http://dir.gmane.org/gmane.comp.distributed.slurm.devel">http://dir.gmane.org/gmane.comp.distributed.slurm.devel</a><br>
and<br>
<a href="http://groups.google.com/group/slurm-devel">http://groups.google.com/group/slurm-devel</a></p>

<p style="text-align:center;">Last modified 3 April 2013</p>

</div> <!-- closes "row" -->
</div> <!-- closes "content" -->
<div id="row">
<div id="footer">
<div id="left">&nbsp;&nbsp;<a href="disclaimer.html" target="_blank" class="privacy">Legal Notices</a></div>
<div id="right"><span class="ucrlnum"></span></div>
</div>

<div id="footer2">
<div style="clear:both;"></div>
</div>
</div> <!-- closes "row" -->

</div> <!-- closes "container" -->

</body>
</html>