ports/96794: add REQUIRE and KEYWORD lines to the rc.subr script for www/resin3

John Nielsen john at jnielsen.net
Thu May 4 19:20:27 UTC 2006


>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 at 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:



More information about the freebsd-ports-bugs mailing list