From owner-freebsd-questions Thu Nov 18 9:50:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from saul.netgates.co.uk (saul.netgates.co.uk [194.105.64.199]) by hub.freebsd.org (Postfix) with ESMTP id 4AE1E15463 for ; Thu, 18 Nov 1999 09:50:10 -0800 (PST) (envelope-from didds@freenet.uk.com) Received: from freenet.uk.com (localhost [127.0.0.1]) by saul.netgates.co.uk (8.9.3/8.9.3) with ESMTP id RAA09309 for ; Thu, 18 Nov 1999 17:50:10 GMT (envelope-from didds@freenet.uk.com) Message-ID: <38343C52.2B5A6E4C@freenet.uk.com> Date: Thu, 18 Nov 1999 17:50:10 +0000 From: Ian Diddams X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: Radiusd at boot time Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone ahd the same problems I haveing starting radiusd at boot time? I've instaled ascend-radius980618 from the UK ftp server via /stand/sysinstall. I can start it OK by hand, logged in as root. However, despite having an rc.local file as such : sleep 60 /usr/local/sbin/radiusd echo - n ' radiusd ' at boot time the "radiusd" is echoed to the screen BUT radiusd doesn't start! I've tried the sleep 60 at the start in order to give everything else a chance to settle down in case radiusd needs something else running ok to run itself, but it makes no difference. However, I can log in and start it by hand as root perfectly adequately. There are no entries in /var/log/messages to indicate there are any problems. Has anybody any ideas? I'm running FBSD v 3.2 Regards -- Didds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message