Attributes for Solaris

Required attribute for Solaris

Required attribute

Description

PathName 

Complete pathname to access an executable program. This path includes the program name. If a script controls the process, the PathName defines the complete path to the shell. 

This attribute must not exceed 80 characters. 

Type and dimension: string-scalar 

Example: 

/usr/lib/sendmail 

"/usr/lib/sendmail" 

Optional attributes for Solaris

Optional attribute

Description

Arguments 

Passes arguments to the process. If a script controls the process, the script is passed as an argument. Separate multiple arguments with a single space. A string cannot accommodate more than one space between arguments, nor allow for leading or trailing whitespace characters. 

This attribute must not exceed 80 characters. 

Type and dimension: string-scalar 

Example: bd q1h 

Example: "bd q1h" 

ContainerName 

Non-global zone support for Solaris 10 and above. Defines the name of the non-global zone. 

Type and dimension: string-scalar 

Example: zone1 

Example: "zone1" 

ContainerType 

Do not change. For internal use only.