From nobody@FreeBSD.org  Thu Aug 31 10:17:39 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 08AD116A4E1
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Aug 2006 10:17:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AC2D243D46
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Aug 2006 10:17:38 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k7VAHcqk095403
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Aug 2006 10:17:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k7VAHc2r095397;
	Thu, 31 Aug 2006 10:17:38 GMT
	(envelope-from nobody)
Message-Id: <200608311017.k7VAHc2r095397@www.freebsd.org>
Date: Thu, 31 Aug 2006 10:17:38 GMT
From: Love Hrnquist strand <lha@kth.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: kerberos5 server startupscript should use --detach
X-Send-Pr-Version: www-2.3

>Number:         102722
>Category:       conf
>Synopsis:       kerberos5 server startupscript should use --detach
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mtm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 31 10:20:27 GMT 2006
>Closed-Date:    Tue Oct 02 00:02:01 GMT 2007
>Last-Modified:  Thu Oct 25 17:30:01 UTC 2007
>Originator:     Love Hrnquist strand
>Release:        freebsd 5.x (same in HEAD)
>Organization:
Stockholm University
>Environment:
>Description:
/repoman/r/ncvs/src/etc/rc.d/kerberos

should use the option --detach instead of just forking to the background for propper detachment.





>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-rc 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Sep 11 09:22:45 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102722 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/102722: commit references a PR
Date: Thu, 17 May 2007 11:33:15 +0000 (UTC)

 mtm         2007-05-17 11:33:08 UTC
 
   FreeBSD src repository
 
   Modified files:
     etc/rc.d             kerberos 
   Log:
   o Use the --detach option to kdc(8) instead of using the shell
     background operator '&'.
   
     PR: conf/102722
   
   o No need to include $kerberos5_server_flags in $command_args as
     rc.subr(8) will take care of this.
   
   Revision  Changes    Path
   1.6       +3 -3      src/etc/rc.d/kerberos
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
Responsible-Changed-From-To: freebsd-rc->mtm 
Responsible-Changed-By: mtm 
Responsible-Changed-When: Thu May 17 12:06:20 UTC 2007 
Responsible-Changed-Why:  
I'll take this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102722 
State-Changed-From-To: open->patched 
State-Changed-By: mtm 
State-Changed-When: Thu May 17 12:07:00 UTC 2007 
State-Changed-Why:  
Committed to -CURRENT. 
MFC after: 2 weeks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102722 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/102722: commit references a PR
Date: Mon,  1 Oct 2007 23:37:46 +0000 (UTC)

 mtm         2007-10-01 23:37:39 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     etc/rc.d             kerberos 
   Log:
   Partial MFC: rev. 1.6
           o Use the --detach option to kdc(8) instead of using the shell
             background operator '&'.
   
             PR: conf/102722
   
   Revision  Changes    Path
   1.4.2.2   +1 -1      src/etc/rc.d/kerberos
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: mtm 
State-Changed-When: Tue Oct 2 00:00:03 UTC 2007 
State-Changed-Why:  
MFC'ed to RELENG_6 in rev. 1.4.2.2 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102722 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/102722: commit references a PR
Date: Thu, 25 Oct 2007 17:20:39 +0000 (UTC)

 mtm         2007-10-25 17:20:22 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     etc/rc.d             kerberos 
   Log:
   MFC: rev. 1.6 and 1.7
   
   revision 1.6
   date: 2007/05/17 11:33:08;  author: mtm;  state: Exp;  lines: +3 -3
   o Use the --detach option to kdc(8) instead of using the shell
     background operator '&'.
   
     PR: conf/102722
   
   o No need to include $kerberos5_server_flags in $command_args as
     rc.subr(8) will take care of this.
   
   revision 1.7
   Partial backout of rev. 1.6, but instead of putting kerberos5_server_flags
   back in command_args, put it where rc.subr(8) expects it: kerberos5_flags.
   
   Revision  Changes    Path
   1.4.2.3   +4 -3      src/etc/rc.d/kerberos
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
