On Fri, Jul 19, 2002 at 01:53:13PM +0200, Per olof Ljungmark wrote: > At 12:10 7/19/2002 +0100, Daniel Bye wrote: > >On Fri, Jul 19, 2002 at 12:58:42PM +0200, Per olof Ljungmark wrote: > >> Hi all, > >> > >> I am using apcupsd installed from ports with no mods. > >> apcupsd itself runs fine but the script /usr/local/etc/rc.d/apcupsd.sh > >> returns: > >> apcupsd.sh: Cannot determine the PREFIX > >> when I try it. > >> I assume there are some Linux specific paths in there? > > > > > >How are you calling the script? You must give the absolute path on > >the command line, or the first block (if ! ...) will make it bomb out > >with the error message. > > You are correct. > /usr/local/etc/rc.d/apcupsd.sh start|stop > will work. > Now, how would I modify the script to make "sh apcupsd.sh start|stop" > executed from /usr/local/etc/rc.d/ work?
That's not needed, if the script is executable it will be started at boot time. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org [EMAIL PROTECTED] | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
