Date: Mon, 13 Nov 2006 17:50:55 -0500 From: Anish Mistry <amistry@am-productions.biz> To: freebsd-questions@freebsd.org Cc: Miles <milescann@gmail.com> Subject: Re: Question about Ventrilo port at startup Message-ID: <200611131751.04228.amistry@am-productions.biz> In-Reply-To: <455782C4.3080801@gmail.com> References: <455782C4.3080801@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart5580974.iUzZh2smuj Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 12 November 2006 15:23, Miles wrote: > Hi, > 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=3D"YES" > And this was with the script into /usr/local/etc/rc.d/ as well. > So what I am wondering is what I am missing and/or supposed to do > with the script that came with the port given below? If someone > could point me in the right direction, that would be great. Am I > doing things correctly with /etc/rc.conf or is there something else > I should be trying. In the meantime, I'll continue to work on > learning shell scripting so that I can understand the scripts > better. > > P.S. I did send a message to the maintainer, however, have not > heard back in about 3 days and do not wish to pester him. He may > never have received the message or might be unavailable. I did reply, but your email address bounced. Check to make sure=20 your /usr/local/etc/ventrilo_srv.ini file can be read by the ventrilo=20 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 =2D-=20 Anish Mistry amistry@am-productions.biz AM Productions http://am-productions.biz/ --nextPart5580974.iUzZh2smuj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFWPbYxqA5ziudZT0RArcTAJ0aEEFsgCZJzUw2bR4NVypl4WZzawCggVTG SoPEYejQZE3CyoeU1rBDTWE= =joKC -----END PGP SIGNATURE----- --nextPart5580974.iUzZh2smuj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611131751.04228.amistry>