Resource type definition

type Process (

static keylist SupportedActions = { "program.vfd", getcksum }

static str ArgList[] = { PathName, Arguments, UserName, Priority, PidFile }

str PathName

str Arguments

str UserName = root

str Priority = 10

str PidFile

)