From owner-freebsd-questions@FreeBSD.ORG Thu May 10 21:35:35 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0AA2D16A40A for ; Thu, 10 May 2007 21:35:35 +0000 (UTC) (envelope-from ghirai@ghirai.com) Received: from p28.ich-19.com (fa.ea.5646.static.theplanet.com [70.86.234.250]) by mx1.freebsd.org (Postfix) with ESMTP id B4F4513C44B for ; Thu, 10 May 2007 21:35:33 +0000 (UTC) (envelope-from ghirai@ghirai.com) Received: from [89.122.145.219] (helo=Unknown-00-16-36-ae-62-05.lan) by p28.ich-19.com with esmtpa (Exim 4.63) (envelope-from ) id 1HmGIK-0004l8-UQ for freebsd-questions@freebsd.org; Thu, 10 May 2007 16:35:29 -0500 Date: Fri, 11 May 2007 00:35:30 +0300 From: Ghirai X-Mailer: The Bat! (v3.99.3) Professional X-Priority: 3 (Normal) Message-ID: <1137737091.20070511003530@ghirai.com> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - p28.ich-19.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - ghirai.com X-Source: X-Source-Args: X-Source-Dir: Subject: startup scripts not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ghirai List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2007 21:35:35 -0000 Hello list, Suddenly, the startup scripts for various applications won't work. I have these in /usr/local/etc/rc.d: apache22, ircservices, postgresql, pure-ftpd, unrealircd When i run any of them without parameters, they give out the parameters. But when i use any of the params, nothing happens. Starting the binaries themselves (from /usr/local/sbin, etc, depending on the application) works, and the applications themselves work fine. None of the scripts work, they show the same behavior, and i ran them as root. I'm running 6.2-RELEASE-p4. Any hints/help is appreciated. Thanks. -- Best regards, Ghirai.