From owner-freebsd-questions@FreeBSD.ORG Thu Aug 13 11:26:47 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A0DE106566B for ; Thu, 13 Aug 2009 11:26:47 +0000 (UTC) (envelope-from stark@mapper.nl) Received: from smtp-out3.tiscali.nl (smtp-out3.tiscali.nl [195.241.79.178]) by mx1.freebsd.org (Postfix) with ESMTP id 0B5EF8FC62 for ; Thu, 13 Aug 2009 11:26:46 +0000 (UTC) Received: from [82.170.17.27] (helo=mapper.nl) by smtp-out3.tiscali.nl with esmtp (Exim) (envelope-from ) id 1MbYSE-0006Cu-1q; Thu, 13 Aug 2009 13:26:46 +0200 Received: from bowser ([192.168.0.1] helo=[0.0.0.0]) by mapper.nl with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MbYS8-000Du7-SU; Thu, 13 Aug 2009 13:26:41 +0200 Message-ID: <4A83F86B.7030409@mapper.nl> Date: Thu, 13 Aug 2009 13:26:35 +0200 From: Mark Stapper User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Anton References: <818438294.20090813114337@sng.by> In-Reply-To: <818438294.20090813114337@sng.by> X-Enigmail-Version: 0.96.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3548F95D3C2E98CA5308ED61" Cc: freebsd-questions@freebsd.org Subject: Re: How to make CS server autostart on reboot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Aug 2009 11:26:47 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3548F95D3C2E98CA5308ED61 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Hello, What do you mean by a CS server? I'm sure there are "better" of "pretier" solution but you can use cron to do this for you. As the user which should run this service do: crontab -e then add a rule like: @reboot Then save and exit. Now next time on reboot the will be run. Greetz, Mark PS. CS=3D Counter Strike? Anton wrote: > Hello everybode, > > Can you help me in subject? Cause, if I even place the start script = in > /=3Dtc/rc.local - it do not starts > > -- > > -- > > Best regards, > > Anton =3D [1]mailto:anton@sng.by > > Administrator > > Feel free to contact me > > via ICQ 363780596 > > via Skype dobryak47 > > via phone +375 29 3320987 > > References > > 1. 3D"mailto:anton@sng.by" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= =2Eorg" > =20 --------------enig3548F95D3C2E98CA5308ED61 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkqD+G8ACgkQN9xNqOOVnWCPZgCgkU3hj99uK++tr/Tc6CxQeSzE 3TwAoIrrNoJuc4SGloMX5CsUnai1aEeo =TFaI -----END PGP SIGNATURE----- --------------enig3548F95D3C2E98CA5308ED61--