pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
comms/conserver8 suggestion
In the suggested rc.d script, it would be nice if conserver shut down at
shutdown, since it maintains TCP connections that would be better shut down
cleanly.
I propose the following [simple] patch to the rc.d script in pkgsrc...
- Chris
--- files/conserver8.sh 3 Jun 2005 20:08:04 -0000 1.1.1.1
+++ files/conserver8.sh 3 Aug 2010 02:59:44 -0000
@@ -4,6 +4,7 @@
#
# PROVIDE: conserver
# REQUIRE: DAEMON
+# KEYWORD: shutdown
if [ -f /etc/rc.subr ]
then
Home |
Main Index |
Thread Index |
Old Index