From owner-freebsd-current Thu Oct 7 15:13:55 1999 Delivered-To: freebsd-current@freebsd.org Received: from shadowmere.student.utwente.nl (wit401305.student.utwente.nl [130.89.236.145]) by hub.freebsd.org (Postfix) with ESMTP id 255D215444 for ; Thu, 7 Oct 1999 15:13:49 -0700 (PDT) (envelope-from daeron@Wit401305.student.utwente.nl) Received: by shadowmere.student.utwente.nl (Postfix, from userid 1001) id 6E1D0119; Fri, 8 Oct 1999 00:13:45 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by shadowmere.student.utwente.nl (Postfix) with ESMTP id 6A727110 for ; Fri, 8 Oct 1999 00:13:45 +0200 (CEST) Date: Fri, 8 Oct 1999 00:13:45 +0200 (CEST) From: Pascal Hofstee To: freebsd-current@freebsd.org Subject: Re: shell script trouble In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 7 Oct 1999, Pascal Hofstee wrote: > The scripts I am having problems with are: > /usr/local/etc/rc.d/rc5des.sh > /usr/local/etc/postfix/postfix-script > > Both of these scripts still are as they were installed by their respective > ports. And I know both have worked just fine for months without problems. The rc5des breakage is in the fact that it seems to attempt to start the rc5des client but that never seems to get launched ... running rc5des manually does work .. so the rc5des bianry itself isn't broken. The postfix breakage is in the fact that no matter What command i try ... the postfix-script (which is called by postfix itself) always says the following: su-2.03# /usr/local/sbin/postfix reload postfix-script: fatal: the Postfix mail system is not running I Know the mail system IS running on Postfix though: su-2.03# ps -aux | egrep postfix postfix 205 0.0 0.7 928 612 ?? I 5:01PM 0:00.26 qmgr -l -t fifo postfix 1585 0.0 0.5 872 508 ?? I 11:39PM 0:00.02 pickup -l -t fif postfix 1809 0.0 0.8 952 724 ?? I 12:11AM 0:00.02 smtpd -n smtp -t postfix 1810 0.0 0.7 928 680 ?? I 12:11AM 0:00.02 cleanup -t unix postfix 1811 0.0 0.6 900 584 ?? I 12:11AM 0:00.02 trivial-rewrite postfix 1812 0.0 0.8 956 712 ?? I 12:11AM 0:00.02 local -t unix -------------------- Pascal Hofstee - daeron@shadowmere.student.utwente.nl -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+: a-- C++ UB++++ P+ L- E--- W- N+ o? K- w--- O? M V? PS+ PE Y-- PGP-- t+ 5 X-- R tv+ b+ DI D- G e* h+ r- y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message