PDA

View Full Version : Samba auto start at boot



steph291
2016-11-14, 14:30
Hi everyone,
is there a way to autostart samba at boot ?

I've tried :
update-rc.d -f samba remove
update-rc.d -f samba defaults
update-rc.d -f samba enable 2 3 4 5
update-rc.d: error: no runlevel symlinks to modify, aborting!

I've tried differents gui also, no joy.

Thanks and regards
steph
p.s.: the update-rc.d method works for ssh and apache2

P373
2016-11-16, 04:13
Have you tried:

systemctl enable smbd

steph291
2016-11-16, 06:19
Have you tried:

systemctl enable smbd

NOOOOO :)
thanks a million !
:p
:cool: