[SunHELP] init.d on Solaris 9
Scott Walker
crimson at unspeakable.org
Mon Jul 18 10:53:42 CDT 2005
You will need to link it to a run level.
/etc/rc1.d
/etc/rc2.d
/etc/rc3.d
etc
etc
etc
I would suggent making a link in the rc3.d directory like this
cd /etc/rc3.d
ln -s S99samba /etc/init.d/samba
This will startup samba in system run level 3, with a start sequence of 99.
Christopher Singleton wrote:
> Hello all,
>
> I'm running Solaris 9 and wanted to make sure Samba runs on
> start-up. There's already an entry in /etc/init.d/samba which starts
> the nmbd and smbd daemons. If it's already in init.d, do I need to
> enable this , or will it automatically start-up upon system start-up?
> TIA,
>
>
>
> Chris
> _______________________________________________
> SunHELP maillist - SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
More information about the SunHELP
mailing list