07/10/12

SMB service start automatically

If you have installed the smb service on a linux system, the smb Daemon start automatically if the system starts. To avoid this automatically start you can edit the smbd.conf in /etc/init/ and comment out this line:

start on local-filesystems

Now you can start the Services manual, if you need it.