samba.sh not starting smbd with -stable

Sean McNeil sean at mcneil.com
Wed Feb 1 02:49:55 PST 2006


On Wed, 2006-02-01 at 02:23 -0800, Sean McNeil wrote:
> There must have been recent changes to RCng that prevent multiple
> daemons from being started from the same rc.d file.  I no longer get
> smbd started by samba.sh.
> 
> Any ideas how to fix this?  I've tried adding smbd_enable
> to /etc/rc.conf, adding to /etc/rc.conf.d/samba, creating
> an /etc/rc.conf.d/smbd,...
> 
> Nothing is getting the daemon to start.

Additional info:

This is only when doing

	/usr/local/etc/rc.d/samba.sh restart

the following worked for me:

	/usr/local/etc/rc.d/samba.sh stop
	/usr/local/etc/rc.d/samba.sh start

Cheers,
Sean




More information about the freebsd-ports mailing list