From 989c0c438e25f285982b59db50c05de9ac212264 Mon Sep 17 00:00:00 2001 From: Gerrit Pape Date: Fri, 4 Oct 2002 09:05:26 +0000 Subject: * runsv.c: sleep 1 second before exiting on fatal error. * runsvdir.c: check service directory's inode and device in addition 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. 0.6.3. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2d76106..97789a2 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ DESTDIR= -PACKAGE=runit-0.6.0 +PACKAGE=runit-0.6.3 DIRS=doc man etc package src MANPAGES=runit.8 runit-init.8 runsvdir.8 runsv.8 svwaitdown.8 svwaitup.8 \ -utmpset.8 +utmpset.8 runsvchdir.8 all: clean .manpages $(PACKAGE).tar.gz -- cgit 1.4.1