Skip to content

Commit 6369917

Browse files
Remove QNX7 reference
1 parent 127a1be commit 6369917

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Portable and high-performance implementation of the Lifecycle feature for the S-
99
High level functionality provided by Lifecycle:
1010

1111
* **Launch Manager**
12-
* **Portability**: LaunchManager works with multiple operating systems including Linux, QNX7, and QNX8.
12+
* **Portability**: LaunchManager works with multiple operating systems including Linux and QNX8.
1313
* **Component Lifecycle Control**: Spawning and terminating OS processes according to their configured parameters (executable path, user/group identity, environment, scheduling policy, etc.).
1414
* **Run Target Management**: Determining which components are active at any given time by activating and deactivating named Run Targets in response to requests from a StateManager.
1515
* **Dependency Resolution**: Ensuring components start and stop in the correct order based on declared startup and shutdown dependencies.

0 commit comments

Comments
 (0)