OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: charlesa on December 28, 2005, 02:49:07 am
-
Hi all -
Basic question, but what is the best way to restart SAMBA on Cacko 1.23? The generic linux samba scripts living in places like "/etc/rc.d/init.d/smb restart" doesn't seem to work. In fact, I can not seem to find any smb scripts in 1.23; I guess samba is starting on-demand from inetd.conf in Cacko 1.23. This being the case, how do I force a smb restart after an edit of smb.conf?
TIA
-
killall smbd
killall nmbd
-
If I understand this correctly, a new instance of samba is drawn up everytime a new connection is requested. In that case, smb is restarted with every *new* connection.