r1557: Add sigchld handling to winbindd. Next step is to have the child restarted if
[Samba/gebeck_regimport.git] / examples / svr4-startup / README
blob8ed9f744770148b96b12a39125bec5d7dee73613
1 Hi and thanks for this great software.
3 Solaris (and other sysv) machines have a standardized way of
4 starting and shutting down services (you may well know that already).
6 Here's a piece of code one could place under /etc/init.d
7 and create appropriate link from, say
9    /etc/rc2.d/S99samba.server
11 to make smbd start and stop automatically with system bootups and
12 shutdowns. Each one should edit the lines containing the
13 daemon calls to agree with his/her installation (the code below
14 works with the defaults) and workgroup  setup (we use the -G and -n
15 options).
18 I hope this will be of use --- at least it is for me.
20 Yours,
22 Timo Knuutila
23 knuutila@cs.utu.fi