From owner-freebsd-questions@FreeBSD.ORG Wed May 19 07:09:47 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D46D816A4CE for ; Wed, 19 May 2004 07:09:47 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F08C43D2F for ; Wed, 19 May 2004 07:09:47 -0700 (PDT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BQRlP-0008Gm-00 for ; Wed, 19 May 2004 16:09:45 +0200 Received: from r2i215.mistral.cz ([62.245.72.215]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 May 2004 16:09:43 +0200 Received: from element by r2i215.mistral.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 May 2004 16:09:43 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Pavel Duda Date: Wed, 19 May 2004 16:10:26 +0200 Lines: 24 Message-ID: References: <200405191014.i4JAEQ9U049135@soth.ventu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r2i215.mistral.cz User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en In-Reply-To: <200405191014.i4JAEQ9U049135@soth.ventu> Sender: news Subject: Re: Samba PDF printing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 May 2004 14:09:48 -0000 Andrea Venturoli wrote: > Hello. > I've set up Samba in order provide a PDF creation tool which works as a virtual printer. > Everything works fine, but not after a reboot. > After the machine is powered up PDF creation will silently fail. > "sh /usr/local/etc/rc.d/samba.sh stop ; sh /usr/local/etc/rc.d/samba.sh start" will fix this. > Any hint? > Why would such a service fail on startup, but work if restarted later? > > bye & Thanks > av. > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > I remember that I had same problem, when samba wasn't started from inetd. Now I'm using CUPS PDF priner so I can't check it out, but try to start nmbd/smbd directly from inetd.