From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <003901c3c1c2$aaab38f0$0c42a8c0@alex> From: "Alexandr" To: References: <1071086525.18652.6.camel@rivendell.dezcom.mephi.ru><20031211071840.GA1754@sirius.home><1071153970.16489.0.camel@rivendell.dezcom.mephi.ru><20031211154340.GC21913@master.mivlgu.local><1071174134.1745.4.camel@rivendell.dezcom.mephi.ru><20031212002142.GB2365@localhost.localdomain> <1071339687.8252.1.camel@rivendell.dezcom.mephi.ru> Date: Sun, 14 Dec 2003 00:46:10 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: [Comm] =?koi8-r?b?+sHQ1dPLINDSyczP1sXOydEg0NLJINPUwdLUxSDTydPU?= =?koi8-r?b?xc3Z?= X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.3 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2003 21:45:07 -0000 Archived-At: List-Archive: List-Post: Здравствуйте! Установил в Master2.2 сервер Counter-Strike, запускаю его файлом start со следующим содержимым: #/bin/bash/ #export LD_LIBRARY_PATH=/games/cs:$LD_LIBRARY_PATH cd /games/cs ./hlds_run -game cstrike -nomaster -insecure -heapsize 131072 +sv_lan 1 -noipx +ip 192.168.0.1 +map cs_italy +maxplayers 18 Куда и что нужно прописать чтобы CS запускался при загрузке системы?