Resource type definition

type NFSRestart (

static keylist SupportedActions = { "lockdir.vfd",

"nfsconf.vfd" }

static str ArgList[] = { NFSLockFailover, LocksPathName,

"NFSRes:GracePeriod", "NFSRes:LockFileTimeout" }

str LocksPathName

str NFSRes

boolean NFSLockFailover = 0

)

type NFSRestart (

static keylist SupportedActions = { "lockdir.vfd",

"nfsconf.vfd" }

static str ArgList[] = { LocksPathName, NFSLockFailover, NFSRes,

"NFSRes:LockFileTimeout" }

str NFSRes

str LocksPathName

boolean NFSLockFailover = 0

)