I prefer swat to webmin and although samba is installed I can't find a service entry for swat as in "chkconfig --level 5 swat on". Why is this , or am I missing something?

I've seen the xinet method of adding it with:

service swat
{
           port                            = 901
           socket_type                = stream
           wait                            = no
           only_from                  = some_IP
           user                            = root
           server                         = /usr/sbin/swat
           log_on_failure           += USERID
           disable                        = no
}

But was wondering why it's not just a standard service.

Thanks

DSP


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to