summaryrefslogtreecommitdiffstats
path: root/dev.html
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-27 03:38:12 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-27 03:38:12 (EDT)
commit6d6d0e3e122ad3e85502f595d2daf68fdb1fbdfb (patch)
tree4aaf575cbd3ca0436c5fb3e6cd6f6a68f1287705 /dev.html
parent46dd8927fdd71a63280403b3e686f3f31c1048ae (diff)
Add "Service Run Control" to specifications list.
Diffstat (limited to 'dev.html')
-rwxr-xr-xdev.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev.html b/dev.html
index 72f848f..e8dd20f 100755
--- a/dev.html
+++ b/dev.html
@@ -14,6 +14,8 @@
<dd>The meaning of the architecture string for binary architectures and application platforms.</dd>
<dt><a href="http://specs.os.pehjota.net/multiarch.html">Multiarch</a></dt>
<dd>The ability to install and use on a system packages built for multiple architectures.</dd>
+ <dt><a href="http://specs.os.pehjota.net/service-run-control.html">Service Run Control</a></dt>
+ <dd>A modular system for ordering the starting and stopping of system services according to inter-service dependencies.</dd>
</dl>
<h2>Policies</h2>
<p>Packages must adhere to a number of policies for distribution as part of this operating system.</p>