From owner-freebsd-questions Wed Oct 18 2:46:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by hub.freebsd.org (Postfix) with ESMTP id 21BF337B4E5 for ; Wed, 18 Oct 2000 02:46:14 -0700 (PDT) Received: from granite ([203.151.134.100]) by stjohn.stjohn.ac.th (8.9.3/8.9.3) with SMTP id QAA08730 for ; Wed, 18 Oct 2000 16:40:54 +0700 (GMT) Message-Id: <3.0.6.32.20001018164638.007c87e0@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Wed, 18 Oct 2000 16:46:38 +0700 To: freebsd-questions@freebsd.org From: Roger Merritt Subject: path in single-user mode Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I haven't had to boot up in single-user mode except for doing a 'make installworld' for quite a while now, but I notice that when I do the path doesn't include /sbin or /usr/sbin. I haven't been able to find how the default is set. Changing login.conf doesn't seem to have any effect. What can I do so I don't have to enter 'PATH=$PATH:/sbin:/usr/sbin; export PATH' whenever I go into single-user? (well, I guess now that I'm reverting to tcsh I would have to use 'setenv', right?) -- Roger "Too soon old, too late schmart!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message