Skip to content

1.2.0

Compare
Choose a tag to compare
@tobias-richter tobias-richter released this 05 Aug 16:05
· 11 commits to master since this release
d6140be

Added

  • Introduced aem_service_restricted_mode in order to allow service control by using specific whitelisted elevation commands on the target, see #9
    • Introduced aem_service_start_command
    • Introduced aem_service_stop_command
    • Introduced aem_service_status_command
    • Introduced aem_service_status_stopped_status_codes
    • Introduced aem_service_status_started_status_codes
    • Introduced aem_service_status_valid_status_codes
  • Reimplemented wait for AEM service stop.