Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2001 09:11:56 -0400
From:      Bill Moran <wmoran@iowna.com>
To:        Danny <dannyho@bigpond.net.au>, questions@freebsd.org
Subject:   Re: /usr/local/etc/rc.d/ query?
Message-ID:  <3B810C9C.5D8DEEF7@iowna.com>
References:  <000901c12937$d8617410$c701a8c0@oem>

next in thread | previous in thread | raw e-mail | index | archive | help
- Remember that the script has no startup environment. All files/ programs
  must be specified with full pathnames
- Check your bootup message to see if any errors are coming from the script
- Maybe you could post the script so we could see if something obvious is
  wrong
- You could put the startup line in /etc/rc.conf or /etc/rc or any number
  of other startup files. It's not a good idea, but it works.
- Your best bet is to figure out what's wrong with the startup script in
  /usr/local/etc/rc.d and fix it.

Danny wrote:
> 
> Hello
> 
> - I am trying to get bpalogin to startup "automatically" on FreeBSD 4.3
> - I would start bpalogin as "root"  like so "bpalogin -c /etc/bpalogin.conf"
> - I gave bpalogin.conf chmod 400 for securty
> - However, I tried creating a startup scrpt in /usr/local/etc/rc.d/ and gave
> the file chmod 755
> 
> - bpalogin refuse to startup properly
> 
> - Maybe there is anyother way to get bpalogin to startup in FreeBSD 4.3?

-- 
"Where's the robot to pat you on the back?"

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B810C9C.5D8DEEF7>