Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2006 15:04:05 +0200 (CEST)
From:      Nicolas Rachinsky <freebsd-pr@cl.turing-complete.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   conf/104408: command not set in rc.d/isdnd, can't stop isdnd with this rc script
Message-ID:  <20061014130405.C1E1061C24@pc5.i.0x5.de>
Resent-Message-ID: <200610141310.k9EDAARF068249@freefall.freebsd.org>

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

>Number:         104408
>Category:       conf
>Synopsis:       command not set in rc.d/isdnd, can't stop isdnd with this rc script
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 14 13:10:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Rachinsky
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD pc5.i.0x5.de 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Sat Oct 14 13:28:41 CEST 2006 n@pc5.i.0x5.de:/usr/exported/src/sys/i386/compile/PC5 i386


	
>Description:
/etc/rc.d/isdnd does not set command, /etc/rc.d/isdnd stop does not work therefore


>How-To-Repeat:
Execute
/etc/rc.d/isdnd stop
while isdnd is running and there is correct pidfile. It won't work "isdnd not running? (check /var/run/isdnd.pid)."


>Fix:
add
command="/usr/sbin/isdnd"


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



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