Date: Mon, 13 Feb 2006 11:10:21 -0800 From: Doug Barton <dougb@FreeBSD.org> To: "Mars G. Miro" <marsgmiro@gmail.com> Cc: freebsd-rc@freebsd.org Subject: Re: 6.1-prerelease, /etc/rc.d/localpkg, rc.subr and samba3 Message-ID: <43F0D99D.4060405@FreeBSD.org> In-Reply-To: <28edec3c0602130130t35e1af55y63a5a8b90f1710e@mail.gmail.com> References: <28edec3c0602130130t35e1af55y63a5a8b90f1710e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Mars G. Miro wrote: > Hi there, > > Today I upgraded a 6.0Rp4 box to RELENG_6 w/c brings it to > 6.1-PRERELEASE. This box has a jail w/c has samba (samba-3.0.21a,1) > installed and after the usual build{world,kernel}, > install{kernel,world}, mergemaster process, I found out that samba > would not start during boot. I traced it to /etc/rc.d/localpkg. > Reverting this to the 6.0Rp4 version works. I'm no rc guru but seems > that 'find_local_scripts_{old|new}' in /etc/rc.subr doesnt actually > find the local_startup rc scripts? The samba boot script is a new style rc.d script, so it will be found by rc.subr, but won't be started unless you have samba_enable=yes in /etc/rc.conf.local (or rc.conf). Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43F0D99D.4060405>