#
# start the KDE network daemon called "LISa".
# "local"  = start LISa, the standard KDE network daemon for 
#            NFS, FTP, HTTP and NMB services
#            LISa only accept querys from your localhost
# "server" = LISa can be used from your local networks
#            You should enable a firewall, if this system is 
#            also connected on non trusted networks.
# "none"   = do not start LISa
# configuration in /etc/lisarc
#
USE_LISA="local"

