Dash:
[t2.git] / package / network / samba / README.xinetd
blob01afb89a07a1eaf8f95079d59248ec216e058670
1 Add the following to /etc/xinetd.conf:
3 service swat
5         socket_type             = stream
6         port                    = 901
7         protocol                = tcp
8         wait                    = no
9         user                    = root
10         server                  = D_sbindir/swat
13 And the following to /etc/services:
15 swat    901/tcp # SWAT (Samba Administration Tool)