Service
Configuration
constructor()
Constructor to instantiate the object
constructor(id: String, programArguments: String, purgeNohupOutAfterReboot: Boolean, autoRunAfterHostReboot: Boolean)
Constructor to instantiate the object
Parameters
id
The identifier of the configuration
programArguments
The program arguments of the service
purgeNohupOutAfterReboot
Whether the nohup.out
file related to the service must be deleted at each service start
autoRunAfterHostReboot
Whether the service must be automatically restarted after the host start or the host restart