public property hostingService_example_basic::$has_restart_cmd in Hostmaster (Aegir) 6
this service needs to be restarted with a shell command.
Overrides hostingService::$has_restart_cmd
File
- modules/
hosting/ example/ hosting_example.service.inc, line 51 - Example service implementation for the hosting front end.
Class
- hostingService_example_basic
- An implementation of the example service type, registered with hook_hosting_service.
Code
public $has_restart_cmd = TRUE;