timothy mcdaniel
2012-Feb-22 21:13 UTC
[Samba] Is there a startup script for ubuntu 10.04.1 lts for samba4 alpha 18?
Is there a startup script for ubuntu 10.04.1 LTS for samba4 alpha 18? Please could someone please give me a script so that samba4 is automaticly started up when my server starts up?
Michael Wood
2012-Feb-23 07:04 UTC
[Samba] Is there a startup script for ubuntu 10.04.1 lts for samba4 alpha 18?
On 22 February 2012 23:13, timothy mcdaniel <timnboys at gmail.com> wrote:> Is there a startup script for ubuntu 10.04.1 LTS for samba4 alpha 18? > Please could someone please give me a script so that samba4 is automaticly > started up when my server starts up?You can try the attached script. (Let's hope the mailing list doesn't strip it.) Move it to /etc/init.d/samba4 and make sure it is executable. Then run: update-rc.d samba4 defaults -- Michael Wood <esiotrot at gmail.com>