Name

Pkg::ServiceSet — Set properties of a service

Synopsis

boolean ServiceSet ( alias old ,
  service new );
 

Parameters

alias old

of the service, if the service is being renamed here is the old alias, the new alias is in the map (the second parameter)

service new

properties of the service, see Pkg::ServiceGet() for the description

Return

boolean

false if failed