Hi,
What is the proper way to enable samba to run at startup?
When i check the default running services i see that smbd is not running.
when I manually start "snmpd" & "smdb" i see that they are running but no shared folder appear.


I am running kali on raspberry pi 3 - 4.9.59-v7_Re4son-Kali-Pi+
I have the latest samba
I set up, smb.conf
workgroup = WORKGROUP
wins support = yes
..
..
[USB2T]
comment=my passport 2T
path=/media/usb2T
browseable=Yes
writeable=Yes
only guest=no
create mask=0777
directory mask=0777
public=no

1. I can't see the shared folder on my win7
2. how can i start it properly at system boot