Differences between revisions 1 and 2
Revision 1 as of 2010-04-01 14:49:42
Size: 290
Comment:
Revision 2 as of 2010-04-02 11:15:46
Size: 308
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
service leapconf

service leapconf
{
        disable                 = no
        type                    = RPC
        rpc_version             = 2-3
        socket_type             = stream
        protocol                = tcp
        wait                    = yes
        user                    = root
        server                  = /cvs/cds/llo/target/gds/bin/leapconfd
        env                     = HOME=/cvs/cds/llo/target/gds
        server_args             = /cvs/cds/llo/target/gds/param/leap.conf
}

CLIO/Tasks/DigitalControl/RTCSetupMemo/leapconf (last edited 2010-04-02 11:15:46 by OsamuMiyakawa)