I am using a default redhat entry for fam

# default: on
# description: FAM is a file monitoring daemon. It can \
# be used to get reports when files change.
service sgi_fam
{
        type         = RPC UNLISTED
        socket_type  = stream
        user         = root
        group        = nobody
        server       = /usr/bin/fam
        wait         = yes
        protocol     = tcp
        rpc_version  = 2
        rpc_number   = 391002
        bind         = 127.0.0.1
}


-- 
Zhi-Wei Lu              
CIPIC (Center for Image Processing and Integrated Computing)
UC Davis                Phone:  (530)-752-0494
Davis, CA 95616         Fax:    (530)-752-8894




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to