pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nats-server: Require also network where apropriate
Module Name: pkgsrc-wip
Committed By: Juraj Lutter <otis%NetBSD.org@localhost>
Pushed By: otis
Date: Wed Nov 25 16:39:35 2020 +0000
Changeset: 03aef698db56fd881100ad6d6adb98a9552fa9e5
Modified Files:
nats-server/files/nats_server.sh
Log Message:
nats-server: Require also network where apropriate
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=03aef698db56fd881100ad6d6adb98a9552fa9e5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nats-server/files/nats_server.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/nats-server/files/nats_server.sh b/nats-server/files/nats_server.sh
index d86b43ee01..fc1f077249 100644
--- a/nats-server/files/nats_server.sh
+++ b/nats-server/files/nats_server.sh
@@ -3,7 +3,7 @@
# $NetBSD$
#
# PROVIDE: nats_server
-# REQUIRE: DAEMON LOGIN mountall
+# REQUIRE: DAEMON LOGIN mountall network
# KEYWORD: shutdown
#
# You will need to set some variables in /etc/rc.conf to start nats-server:
Home |
Main Index |
Thread Index |
Old Index