Resource type definition

HP-UX

type LVMVolumeGroup (

static str ArgList[] = { VolumeGroup }

str VolumeGroup

)

Linux

type LVMVolumeGroup (

static str ArgList[] = { VolumeGroup, StartVolumes }

str VolumeGroup

boolean StartVolumes = 0

)