Symantec logo

Resource type definition

type NFS (

    static int RestartLimit = 1

    static str ArgList[] = { Nservers, Protocol, LockFileTimeout }

    static str Operations = OnOnly

    int Nservers = 4

    str Protocol = all

    int LockFileTimeout = 180

)