commit c8ad1fff31ae887a9a63165d66d600102491f2ec
parent b9a4bcd03846e0b97901bae12e9440a23f43dc30
Author: Gerrit Pape <pape@smarden.org>
Date: Fri, 4 Oct 2002 09:25:08 +0000
minor.
Diffstat:
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/doc/index.html b/doc/index.html
@@ -1,12 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
-<title>runit - a UNIX init scheme</title>
+<title>runit - a UNIX init scheme with service supervision</title>
</head>
<body>
<a href="http://smarden.org/pape/">G. Pape</a>
<hr>
-<h1>runit - a UNIX init scheme</h1>
+<h1>runit - a UNIX init scheme with service supervision</h1>
<hr>
<a href="install.html">How to install runit</a><br>
<a href="upgrade.html">Upgrading from previous versions of runit</a><br>
diff --git a/package/CHANGES b/package/CHANGES
@@ -5,6 +5,7 @@ Fri, 04 Oct 2002 10:57:02 +0200
to mtime; sleep 1 second if stat(service directory) fails.
* runsvstat.c: new option -l: only show log service if -l is set.
* runsvchdir: new; change service directory runsvdir is running in.
+ * man/runsvchdir.8, doc/runsvchdir.8.html: new.
runit 0.6.0
Fri, 27 Sep 2002 16:34:57 +0200
diff --git a/package/commands b/package/commands
@@ -2,6 +2,7 @@ runit
runit-init
runsv
runsvdir
+runsvchdir
svwaitdown
svwaitup
utmpset