Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2006 07:06:13 -0800
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: Dracd startup script giving $command_interpreter upon boot
Message-ID:  <20060323150613.GA95356@pentarou.parodius.com>
In-Reply-To: <20060323122624.GA94485@twisted.net>
References:  <20060323122624.GA94485@twisted.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Shot in the dark:

Could it have something to do with this in dracd.sh (note where the
variable expansion is being placed)?

command="/usr/local/sbin/rpc.dracd "${dracd_flags}

-- 
| Jeremy Chadwick                                 jdc at parodius.com |
| Parodius Networking                        http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, USA |
| Making life hard for others since 1977.                             |

On Thu, Mar 23, 2006 at 06:26:24AM -0600, Troy wrote:
> I recently installed drac-1.12_4 using RELENG_6 and it's working fine but upon startup I
> get an error
> 
> /etc/rc: WARNING: $command_interpreter -i !=xELFxxx
> [: /usr/local/sbin/rpc.dracd: unexpected operator
> 
> My settings in rc.conf are straight forward 
> 
> dracd_enable="YES"
> dracd_flags="-i -e 5 /usr/local/etc/postfix/dracd.db"
> 
> I can't see what would be causing this strange error on startup. I'm using
> the default rc script that came with the port. 
> 
> Thoughts?
> 
> -Troy
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060323150613.GA95356>