Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2006 15:11:44 -0400 (EDT)
From:      John Nielsen <john@jnielsen.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        John Nielsen <john@jnielsen.net>
Subject:   ports/96794: add REQUIRE and KEYWORD lines to the rc.subr script for www/resin3
Message-ID:  <200605041911.k44JBisN003052@stealth.jnielsen.net>
Resent-Message-ID: <200605041920.k44JKIwd083226@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96794
>Category:       ports
>Synopsis:       add REQUIRE and KEYWORD lines to the rc.subr script for www/resin3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 04 19:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     John Nielsen
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD stealth.jnielsen.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Mar 3 21:41:54 EST 2006 john@stealth.jnielsen.net:/usr/obj/usr/src/sys/STEALTH i386


	
>Description:
	
Encourage the script to play nicely with other rc.subr scripts at system startup and shutdown time.
>How-To-Repeat:
	
>Fix:

	
See patch:

--- patch-resin.sh.in begins here ---
--- www/resin3/files/resin.sh.in.orig	Thu May  4 14:27:27 2006
+++ www/resin3/files/resin.sh.in	Thu May  4 14:28:02 2006
@@ -4,6 +4,8 @@
 #
 
 # PROVIDE: %%APP_NAME%%
+# REQUIRE: LOGIN
+# KEYWORD: shutdown
 
 #
 # Add the following line to /etc/rc.conf to enable %%APP_NAME%%:
--- patch-resin.sh.in ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605041911.k44JBisN003052>