From owner-freebsd-bugs Wed Dec 2 00:49:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA25924 for freebsd-bugs-outgoing; Wed, 2 Dec 1998 00:49:24 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA25917 for ; Wed, 2 Dec 1998 00:49:21 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA04215; Wed, 2 Dec 1998 00:50:01 -0800 (PST) Received: from furrball.dyn.ml.org ([207.18.137.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA25565 for ; Wed, 2 Dec 1998 00:43:45 -0800 (PST) (envelope-from chris@furrball.dyn.ml.org) Received: (from chris@localhost) by furrball.dyn.ml.org (8.8.8/8.8.8) id CAA00507; Wed, 2 Dec 1998 02:40:22 -0600 (CST) (envelope-from chris) Message-Id: <199812020840.CAA00507@furrball.dyn.ml.org> Date: Wed, 2 Dec 1998 02:40:22 -0600 (CST) From: phoenix@calldei.com Reply-To: phoenix@calldei.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/8936: Bad link for /usr/sbin/sysctl Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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