Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2006 03:33:20 -0800
From:      "Miles Cannon" <milescann@gmail.com>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Question about Ventrilo port at startup
Message-ID:  <4f63458d0611140333y63aa67abl950f90b16722b78@mail.gmail.com>
In-Reply-To: <44y7qf3xxk.fsf@be-well.ilk.org>
References:  <455782C4.3080801@gmail.com> <44y7qf3xxk.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Lowell,
 The port maintainer wasn't able to reply to my first email, however, he
included the following in a reply to my post in questions which I've
included in case you should find it useful:
Check to make sure
your /usr/local/etc/ventrilo_srv.ini file can be read by the ventrilo
user/group.
chgrp ventrilo /usr/local/etc/ventrilo_srv.ini
Also make sure that the log file is writable by the ventrilo user.
chown /usr/local/ventrilo-server/ventrilo_srv.log

I still am having no luck with it starting up by itself on a reboot, which
is my main goal, however, I'll keep on trying and have asked another
question. Not sure what else is to be done other than enable it in
/etc/rc.conf
Thanks
Miles


On 11/13/06, Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> wrote:
>
> Miles <milescann@gmail.com> writes:
>
> > Running 6.1 installed from the most recent .iso CD and sync'd ports
> > through CVS, I wish to have the Ventrilo port start up as a daemon
> > upon reboot, however, I'm not having any success in having this
> > happen. I did some searching with Google and found little information
> > specific to FreeBSD for Ventrilo at all, let alone a start up
> > script. The port has one, but it seems to not work, rather it is that
> > I do not know how to make it work properly. Trying to run it results
> > in it exiting out without anything starting.
> > Searching the Handbook, I found that section on rc.d, and modifying a
> > sample script there I was able to get Ventrilo to start from the
> > script, however, it still wouldn't work if I put a line in
> > /etc/rc.conf
> > ventrilo_enable="YES"
>
> That should be enough.  Can you try calling the script by hand, giving
> the "forcestart" parameter?
>



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