Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Dec 1998 02:40:22 -0600 (CST)
From:      phoenix@calldei.com
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/8936: Bad link for /usr/sbin/sysctl
Message-ID:  <199812020840.CAA00507@furrball.dyn.ml.org>

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

>Number:         8936
>Category:       bin
>Synopsis:       Bad link for /usr/sbin/sysctl
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec  2 00:50:00 PST 1998
>Last-Modified:
>Originator:     Chris Costello
>Organization:
>Release:        FreeBSD 2.2.8-RELEASE i386
>Environment:

	FreeBSD 2.2.8-RELEASE with X-Developer distrobution installed.
	Bad link was:

lrwxrwxrwx   1 root     bin            30 Dec  1 12:26 sysctl -> /R/stage/trees/




>Description:

	Bad link was:

lrwxrwxrwx   1 root     bin            30 Dec  1 12:26 sysctl -> /R/stage/trees/

	Should be:

lrwxrwxrwx   1 root     bin            12 Dec  2 02:36 sysctl -> /sbin/sysctl

>How-To-Repeat:

	Install FreeBSD 2.2.8-RELEASE

>Fix:
	
	cd /usr/sbin; rm sysctl; ln -s /sbin/sysctl sysctl
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



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