Results 1 to 3 of 3

Thread: Samba auto start at boot

  1. #1
    Join Date
    2014-Jul
    Location
    Montreal, Canada
    Posts
    6

    Unhappy Samba auto start at boot

    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
    Last edited by steph291; 2016-11-14 at 14:35. Reason: adding notes

  2. #2
    Join Date
    2016-Apr
    Posts
    100
    Have you tried:
    Code:
    systemctl enable smbd

  3. #3
    Join Date
    2014-Jul
    Location
    Montreal, Canada
    Posts
    6

    [SOLVED] Samba auto start at boot

    Quote Originally Posted by P373 View Post
    Have you tried:
    Code:
    systemctl enable smbd
    NOOOOO
    thanks a million !


Similar Threads

  1. Using /EFI/BOOT config files for auto-boot
    By Nerdworld in forum Installing Archive
    Replies: 0
    Last Post: 2015-11-01, 07:41
  2. Replies: 3
    Last Post: 2015-10-08, 03:41

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •