summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authortron <tron>2001-05-10 21:58:01 +0000
committertron <tron>2001-05-10 21:58:01 +0000
commit290b64e6a98476c2bad7ec6ed69c7c5b63711b9e (patch)
tree48047d9dfadb270930de0d530d6b2a6e88b9f003 /news
parent8ded9678880c578ff4bf8d5fb676ee0130b97847 (diff)
downloadpkgsrc-290b64e6a98476c2bad7ec6ed69c7c5b63711b9e.tar.gz
Add missing "shutdown" keyword in startup file.
Diffstat (limited to 'news')
-rw-r--r--news/inn/files/innd.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/inn/files/innd.sh b/news/inn/files/innd.sh
index 2af59926419..f67d37f866b 100644
--- a/news/inn/files/innd.sh
+++ b/news/inn/files/innd.sh
@@ -1,9 +1,10 @@
#!/bin/sh
#
-# $NetBSD: innd.sh,v 1.9 2001/02/20 15:10:53 tron Exp $
+# $NetBSD: innd.sh,v 1.10 2001/05/10 21:58:01 tron Exp $
#
# PROVIDE: inn
# REQUIRE: DAEMON
+# KEYWORD: shutdown
if [ -x @@PREFIX@@/inn/bin/rc.news -a -s @@INN_DATA_DIR@@/db/active ]
then