> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Lofstedt

> I am trying to mount a windows share at boot with mount_smbfs.  Since I
> have to use the noauto option in fstab (filesystems in fstab are mounted
> before the network is initialized), I have created a startup script
> (smbfsstartup.sh) and placed it in /usr/local/etc/rc.d:

> Local Package Initialization : (skipping smbfsstartup.sh, not
> executable).

Is your script executable?

Try:

chown root:wheel /usr/local/etc/rc.d/smbfsstartup.sh
chmod 744 /usr/local/etc/rc.d/smbfsstartup.sh

 - Barry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to