From 8933ac1ddfc43d46177016130f8abb3a163769cc Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 20 Feb 2001 15:10:53 +0000 Subject: Add missing "REQUIRE:" and "PROVIDE:" headers. --- news/inn/files/innd.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'news') diff --git a/news/inn/files/innd.sh b/news/inn/files/innd.sh index f53fd2d1cf6..2af59926419 100644 --- a/news/inn/files/innd.sh +++ b/news/inn/files/innd.sh @@ -1,6 +1,9 @@ #!/bin/sh # -# $NetBSD: innd.sh,v 1.8 2001/02/08 16:23:06 tron Exp $ +# $NetBSD: innd.sh,v 1.9 2001/02/20 15:10:53 tron Exp $ +# +# PROVIDE: inn +# REQUIRE: DAEMON if [ -x @@PREFIX@@/inn/bin/rc.news -a -s @@INN_DATA_DIR@@/db/active ] then -- cgit v1.2.3