Author: Chris Gehlker Date: Subject: Please help with startup script
On Nov 5, 2003, at 11:58 AM, Craig White wrote:
> On Wed, 2003-11-05 at 11:33, Chris Gehlker wrote:
>> I have a simple script that supposed to start the samba daemons on an
>> old HR 7.0 system. It is pretty much copied right out of the "Using
>> Samba" book except that paths were adjusted to fit the system. It was
>> stuck on the end of /etc/rc.d/rc.local as follows: [snip]
> ----
> try putting a space after /usr/sbin/smbd and before the closing brace -
> very literal these things
That's exactly what it was. Thanks so much, Craig.